ru
Feedback
Learning Python for FREE

Learning Python for FREE

Открыть в Telegram

🧐 Want to learn the Python programming language and get one of the most demanded Skil 💵? Then stay tuned 🌟 and just watch the course we publish once a week🗓️: https://t.me/python_learning_free

Больше
3 445
Подписчики
+324 часа
+187 дней
+10230 день
Архив постов
📶 Networking Crash Course GARP Gratuitous Address Resolution Protocol (GARP) is a specialized feature of ARP where a device
📶 Networking Crash Course GARP
Gratuitous Address Resolution Protocol (GARP) is a specialized feature of ARP where a device sends ARP messages without being explicitly requested. Unlike standard ARP, which is reactive (responding to ARP requests), GARP is proactive. It is used to announce a device's presence, update ARP tables, or claim ownership of an IP address on a network. When a device sends a GARP message, it broadcasts its IP and MAC address to all hosts on the network. This helps devices update their ARP caches without waiting for communication requests.
Here is how GARP works: 1. Broadcast: A device sends an ARP packet with its own IP address as both the source and destination, ensuring all devices on the network see it. 2. Switch Forwarding: The switch forwards the GARP message to all interfaces, excluding the one it was received on. 3. Table Update: Other devices update their ARP tables with the IP/MAC...

🌟 Vous êtes invité ! 🌟 📌 Événement : Exploration des technologies Google pour les spécialistes techniques 📅 Date : Samedi
🌟 Vous êtes invité ! 🌟
📌 Événement : Exploration des technologies Google pour les spécialistes techniques  
📅 Date : Samedi 19 avril 2025 ⏰ Heure : 20h30 – 21h30 (WAT) 🔗 Rejoignez ici : Ici
Salut, passionné de technologie ! 🚀 Préparez-vous pour une session détendue et enrichissante où nous explorerons le monde des technologies Google – du Cloud au Machine Learning en passant par les outils Web qui peuvent dynamiser vos projets et votre carrière ! 💻🌐✨
Que vous soyez un débutant curieux ou un expert technique, vous découvrirez de nouvelles façons d'optimiser votre flux de travail et de réseauter avec des personnes formidables dans la communauté. 🤝💬
Apprenons, connectons-nous et grandissons ensemble ! 🎉 Ne manquez pas ça !

[Python] What is the primary programming language used in Data Science?
Anonymous voting

[Python] Which of the following statements about Python dictionaries is FALSE?
Anonymous voting

[Python] What is the output of the following code? ```python print(2 ** 3 ** 2) ```
Anonymous voting

[Python] Which of the following is NOT a valid way to import a module in Python?
Anonymous voting

[Python] What is the purpose of the `__init__` method in a Python class?
Anonymous voting

[Python] What will happen if you call `list.remove(item)` on a list where `item` does not exist?
Anonymous voting

[Python] What is the output of the following code? ```python x = [1, 2, 3] y = x x[0] = 0 print(y) ```
Anonymous voting

[Python] What is the difference between `is` and `==` in Python?
Anonymous voting

[Python] Which of the following is a mutable data type in Python?
Anonymous voting

[Python] What is the output of the following code? ```python print('Python'[-2]) ```
Anonymous voting

[Python] What does the `input()` function return in Python?
Anonymous voting

[Flutter] What is the primary programming language used in Flutter?
Anonymous voting

[Flutter] What is the primary programming language used in Flutter?
Anonymous voting

[Python] Which of the following is NOT a valid way to import a module in Python?
Anonymous voting

⌨️ Python Question / Quiz; What is the output of the following Python code, and why?
⌨️ Python Question / Quiz; What is the output of the following Python code, and why?

Êtes-vous déjà arrivé au jour 80?
Anonymous voting

Le jour 1 commence ici

Pour les ressources j'ai choisis une formation au format vidéo suivie de quelques exercices de temps en temps.
Cette formation est une formation de 100 jours (100 days of python) et chaque jour je vais envoyer une vidéo sur laquelle vous allez travailler et faire vos propres recherches.
Si vous suivez la formation chaque jour ou juste suivez les vidéos vous verrez votre niveau augmenter de jour en jour 🖥 J'enverrais la première vidéo demain, en attendant apprêté vos machines ou vos téléphones (et oui vous pouvez coder en python sur votre téléphone ) et un cahier ou bloc note où vous pourrez noté ce que vous apprenez et y revenir après.