Skip to content
  • Wed. Jan 28th, 2026

My Courses

Python Courses & Exercises with solutions !

  • Python Courses
  • Python Exercises
  • Computer Glossary
  • Register
Top Tags
  • Meta
  • Microsoft
  • Twitter
  • Elon Musk
  • Police
  • Android

Latest Post

Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR) The annual cost for implementing security labels on smart devices would be less than $5 million Careless Docker Users Expose Secrets, Warn German Researchers North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency Concerns Also Arise From Insiders
2-IT News

Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR)

May 19, 2025
2-IT News

The annual cost for implementing security labels on smart devices would be less than $5 million

May 17, 2025
2-IT News

Careless Docker Users Expose Secrets, Warn German Researchers

May 16, 2025
2-IT News

North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency

May 2, 2025
2-IT News

Concerns Also Arise From Insiders

May 2, 2025
  • Latest
  • Popular
  • Trending
Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR)
2-IT News
Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR)
The annual cost for implementing security labels on smart devices would be less than $5 million
2-IT News
The annual cost for implementing security labels on smart devices would be less than $5 million
Careless Docker Users Expose Secrets, Warn German Researchers
2-IT News
Careless Docker Users Expose Secrets, Warn German Researchers
North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency
2-IT News
North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency
Python-Exercises
Exercises with solutions on OOP - object oriented programming in Python
Python Courses
The Graphical User Interface GUI Tkinter in Python
Python PyQt
Creation of a Mini Python Application with PyQt5 and Qt Designer
Android App
Python Offline Tutorial and Compiler
Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR)
2-IT News
Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR)
The annual cost for implementing security labels on smart devices would be less than $5 million
2-IT News
The annual cost for implementing security labels on smart devices would be less than $5 million
Careless Docker Users Expose Secrets, Warn German Researchers
2-IT News
Careless Docker Users Expose Secrets, Warn German Researchers
North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency
2-IT News
North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency

Uncategorized

Une équipe de Google parcourt les Galapagos pour son site de cartes

May 25, 2013

Des employés du géant américain de l'internet ont passé dix jours sur cet archipel de l'Equateur situé dans le Pacifique, travaillant notamment avec la Fondation Charles Darwin (CDF) et la direction…

Uncategorized

Google Trend lance la fonction Top Charts

May 25, 2013

Quel était le film le plus recherché en Avril 2007 sur Google ? Vous ne savez pas ? La nouvelle fonction Top Charts peut vous donner la réponse. Google Trend…

Uncategorized

Google : la FTC démarre une nouvelle enquête antitrust

May 25, 2013

Débarrassé sans encombre depuis janvier d'une enquête antitrust assez large menée par la Federal Trade Commission (FTC), Google fait de nouveau l'objet d'une investigation pour abus de position dominante, rapporte Bloomberg.Cette fois, l'agence…

Uncategorized

Google Glass : l’écran des lunettes sera fourni par Samsung

May 25, 2013

L’écran OLED des Google Glass sera produit par Samsung dans la version finale selon le Korea Times qui cite cette information venant de sources renseignées. Google a récemment approuvé une proposition commerciale faite par…

Uncategorized

Google's 'last step' in Buzz shutdown: moving all data to Google Drive

May 25, 2013

Google's social networking effort Buzz shut its doors last year but has popped up yet again, for what may be the last time. In an email that just went out to former…

Uncategorized

La tablette Hisense Sero 7 Pro est officielle : Un adversaire de taille pour la Google Nexus 7 ?

May 25, 2013

Aujourd’hui, Hisense en collaboration avec Nvidia vient d’annoncer officiellement sa tablette destinée au marché américain, et porte le nom de Sero 7 Pro. Une tablette tout à fait remarquable dans…

Uncategorized

Google veut développer l'internet sans fil dans les pays émergents

May 25, 2013

NEW YORK — Le géant américain d'internet Google conduit plusieurs projets de développement de réseaux internet en wifi dans des pays émergents, notamment en Afrique et en Asie, affirme le…

Posts navigation

1 … 268 269 270 … 283
Search
Python Courses
Python Courses - Basics
    1. Introduction to the Python language
    2. Install Python on your computer
    3. IDE Editor for Python
    4. First Python program
    5. Python Variables
    6. Python Comments
    7. Basic Operators in Python
    8. Python Functions
    9. The selective structure If else...
    10. For Loop Statement in Python
    11. Pass Instruction
    12. String Variable in Python
    13. Python Lists
    14. Python Tuples
    15. Python Dictionary
    16. Python Sets
    17. Python General Data Structure
    18. Python modules
    19. Introduction to Python Object-Oriented programming OOP
    20. Classes and Objects in Python OOP
    21. Python Inheritance
    22. Python Exception: Try Except
    23. The pip package manager
Python File Input-Output I/O
    1. Open File In Read Mode
    2. Open File In Write Mode
    3. The .ini configuration files
    4. JSON File In Python
The Basics Python Modules
  1. Create your own module
  2. The OS Module
  3. The Python Platforme Module
  4. Web scraping BeautifulSoup Module
  5. The Pillow Image Module
  6. The Sys Module
  7. The configparser module
  8. The Virtualenv environnement
  9. Python Matplotlib module
Tkinter GUI Python Framework
  1. First Window with GUI Tkinter
  2. Tkinter Button Widget
  3. Tkinter Label Widget
  4. Tkinter Entry Input widget
  5. The Frame Tkinter Widget
PyQt5 GUI Python Framework
  1. First PyQt5 App
  2. The QLabel PyQt5 Wideget
  3. The QPush Button Widget PyQt5
  4. QLineEdit Input Text In PyQt
  5. QGridLayout Manager In PyQt5
  6. Mini App Python PyQt5
  7. Image with PyQt - QPixmap Class
  8. Menu With QMenuBar PyQt5
  9. The QMainWindow PyQt5
  10. The QTableWidget PyQt5
Mobile App With Kivy Framework
  1. Install Kivy Framework
  2. Using Kivy Label Widget
Django Framework
  1. Introduction To Django Framework
  2. Install Django Framework
  3. First Django Project
  4. Django Administrator Interface
  5. Django App
  6. Django Models
  7. Django Template
  8. Django Model Form
  9. Django Static Files
  10. Django Upload Files
  11. Django Pagination
  12. Django Authentication System
  13. Django Generic Views & CRUD App
  14. Django Practice: Creating a blog
  15. Deploy a django app on Heroku
Deploy Django Framework
  1. How To Use Git - Github
  2. Deploy Project On Heroku
  3. Deploy Django On Pythonanywhere
Source Code
  1. Python source code
  2. Computer Glossary
Python For Data Sciences
  1. The Python Numpy Library
  2. Python Matplotlib module
  3. The Python Sympy Library
  4. The Python Pandas Library
  5. The Python Scikit Learn Library
  6. The Python Scipy Library
  7. The Python Machine Learning
  8. The Python TensorFlow Library
Others Python Corses & Ressources
  1. Python From Beginner To Expert
Free Python Courses & Resources
  • Introduction To Python : Data Structures
  • Python Algorithms and Data Structures - Very Brief Introduction to Python
  • ntroduction to Algorithms and Data Structures - University of Edinburgh
  • Python Data Structure & Algorithm
  • Python Data structure - Slides
Recent Posts
  • Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR)
  • The annual cost for implementing security labels on smart devices would be less than $5 million
  • Careless Docker Users Expose Secrets, Warn German Researchers
  • North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency
  • Concerns Also Arise From Insiders
Latest Products
  • Advanced python for biology

    advanced Python Coding For Biologists

    31.00 $
    Buy Now
  • Learn Python for Biologists: A complete programming course for beginners

    Python coding for Biologists: A complete programming course for beginners

    34.00 $
    Buy Now
  • Black Hat Python, 2nd Edition: Python coding for Hackers and Pentesters

    Python coding: Black Hat for Python Hackers and Pentesters

    37.00 $
    Buy Now
Facebook Group
UserOnline
1 User Online
Log In

5 × one =

  • Lost your password?
Random Posts
  • This keyboard for Android and iOS has leaked data from 31 million users on the web
  • Solution Exercise 13
  • Why Chinese hackers seek to steal medical data
  • Waze en proie aux ambitions sociales et publicitaires de Facebook et Google
  • They're real. We slipped on Nike's HyperAdapt 1.0 self-lacing sneakers

You missed

2-IT News

Exploring the Impact of Artificial Intelligence in Extended Detection and Response (XDR)

May 19, 2025
2-IT News

The annual cost for implementing security labels on smart devices would be less than $5 million

May 17, 2025
2-IT News

Careless Docker Users Expose Secrets, Warn German Researchers

May 16, 2025
2-IT News

North Korean Hackers Breach US IT Firm in Attempt to Steal Cryptocurrency

May 2, 2025

My Courses

Python Courses & Exercises with solutions !

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Home
  • Account
  • Cart
  • Checkout
  • Home
  • Members
  • My account
  • Privacy Policy
  • Product
  • Python Arithmetic Exercises With Solutions
  • Python Courses
  • Python Dictionary Exercises
  • Python Exercises
  • Python Exercises on Polynomials and functions
  • Python GUI Tkinter Exercises With Solutions
  • Python Numpy Exercises With Solutions
  • Python Numpy scipy , matplotlib... Exercises
  • Python Sets Exercises With Solutions
  • User