Let’s learn the basics of Python and write the first code. Let’s get acquainted with special tools: virtual environment, work with time and date, input streams, HTTP and HTTPS requests, work with URL and URI, JSON format processing.
In the end, we will have:
Knowledge of the basics of Python and programming paradigms.
Ability to create simple applications in Python.
Created a console game “crosses-zeros”, and created a game (Tetris) with a graphical interface using Pygame.