Python
Learn Python from scratch
Learn Python in 10 easy lessons
Below there is a list of ten lessons. If you are an absolute beginner, we recommend you to start from the first lecture, go through all the materials and problems and when you fell comfortable about the topic, move to the next one.
01
Python Introduction
Python basics: Data types and conditional statements, loops and basic operations.
Python is an open-source, interpreted programming language created by Guido van Rossum in 1991. Having a relatively easy syntax and a large library support, Python is one of the most useful programming languages to know today. From data science, AI and machine learning to web and game development, cybersecurity and penetration testing, etc.
Advantages of learning Python
After completing the course, you will be familiar with the following concepts:
- Making highly scalable applications
- Vast number of technologies
- Object-oriented paradigm
- File and I/O Handling