<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Les Bases du Langage Python :: Teknolabs</title>
    <link>https://teknolabs.net/courses/python/index.html</link>
    <description>Les Bases du Langage Python 1. Introduction à Python Python est un langage de programmation interprété, lisible et polyvalent. Il est utilisé en développement web, data science, automatisation et bien plus.&#xA;Installer Python Téléchargez Python sur python.org.&#xA;Vérifiez l’installation :&#xA;python --version Votre premier programme print(&#34;Bonjour, monde !&#34;) 2. Variables et Types de Données Une variable est une boîte qui stocke une valeur.&#xA;nom = &#34;Alice&#34; # str → chaîne de caractères age = 25 # int → entier taille = 1.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://teknolabs.net/courses/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Advanced Python</title>
      <link>https://teknolabs.net/courses/python/advanced-python/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://teknolabs.net/courses/python/advanced-python/index.html</guid>
      <description>🔥 Advanced Python Course Introduction Welcome to the Advanced Python course — a hands-on, project-driven journey designed to elevate your Python skills and unlock the powerful tools used in modern software development, data science, and AI integration.&#xA;In this course, we go beyond the basics and explore the powerful ecosystem around Python that enables you to build APIs, web applications, automation tools, and machine learning-powered systems with real-world relevance.&#xA;🧠 What You’ll Learn Throughout the course, you’ll dive deep into the following advanced topics:</description>
    </item>
    <item>
      <title>Python Ethical Hacking</title>
      <link>https://teknolabs.net/courses/python/python-ethical-hacking/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://teknolabs.net/courses/python/python-ethical-hacking/index.html</guid>
      <description>Python Ethical Hacking What You’ll Learn Throughout the course, you’ll dive deep into the following advanced topics:&#xA;Lab 01 - Port Scanner – Learn how to build a port scanner to identify open ports on a target system. Lab 01 - Challenge Lab 02 - SSH Brute Forcer - Learn how to build an SSH brute forcer to crack weak passwords. Lab 02 - Challenge Lab 03 — ARP Spoofer - Learn how to build an ARP spoofer to intercept network traffic.</description>
    </item>
  </channel>
</rss>