University 2035. Development in Python and C++. First level.
1. University 2035. Development in Python. First level.
What I teach and what you will know:
Basic information about the Python programming language (Collections and data structures);
Have an idea about the structure of the program, the basics of programming in high-level languages;
Basic algorithmic constructions;
The content of the program development stages: algorithmization-coding-debugging-testing;
Additional features of the Python language for expressing various algorithmic situations;
Algorithms and programs in Python for solving simple, complex and non-standard problems in the mathematical field;
The basics of developing simple games in the Python programming system.
Understanding of working with various IDEs (Integrated Development Environment) is an integrated, single development environment that is used by developers to create various software.
2. University 2035. Development in C++. First level.
What I teach and what you will know:
Main types of algorithms;
Have an idea about the structure of the program, the basics of programming in high-level languages;
Basic algorithmic constructions;
The content of the program development stages: algorithmization-coding-debugging-testing;
Additional features of the C++ language for expressing various algorithmic situations;
Algorithms and programs in C++ language for solving simple, complex and non-standard problems in the mathematical field;
The basics of developing simple games in the C++ programming system.
Innopolis University
Oct 2022 – Present
Tatarstan
Innopolis University (Programming Teacher)
University 2035. Telegram bot's in Python.
Telegram bots help automate routine work 24/7. Their wide functionality allows you to quickly answer questions, keep statistics, post posts, download materials, etc.
One way to develop Telegram bots involves using the Python programming language. At the end of 2021, Python takes the first place in the ranking of popular programming languages in the Tiobe ranking. And the Telegram messenger is one of the five most downloaded applications in the world.
On the course, you will learn how to use the Python programming language to write Telegram bots. You will be taught how to set up features and register chatbots. The result of mastering the course will be the development of your own Telegram bot.