Coffee break for Python - course 1890 rub. from Stepik, training 10 lessons, Date: November 30, 2023.
Miscellaneous / / December 03, 2023
Stepik is an educational platform and online course designer.
We develop adaptive learning algorithms, collaborate with MOOC authors, and help conduct competitions and retraining programs.
Our goal is to make education open and convenient.
Stepik is a well-known Russian educational platform founded in 2013. More than a million users from Russia and the CIS countries are registered on Stepik. Currently, Stepik offers several thousand training courses on a variety of topics.
The Stepik platform includes a designer of free activities and lessons. Any registered user can create an interactive training course. At the same time, the authors of educational materials retain copyright. The service has no restrictions on the number of students per course.
Stepik has extensive capabilities for creating online courses, training sessions and lessons using texts, videos, pictures, test tasks, during which you can have discussions with other students, as well as with teacher. In total, Stepik contains 20 types of tasks, the verification of which can be carried out both automatically and manually.
A big advantage of this platform is the ability to embed created materials on third-party sites, for example, Moodle and Canvas.
In addition, Stepik can be used as a venue for various events, such as Olympiads and competitions.
The platform interface is completely Russian-language, quite friendly and intuitive. The platform is completely free.
For each course completed at Stepik, the student receives a certificate of completion. Obtaining a certificate is also free.
For beginners and more! Basic course + Advanced algorithmization. The course is aimed at mastering the basic principles and concepts of the Python programming language. Introduction to basic and advanced algorithmic designs. Will help schoolchildren prepare for the exam in the subject of computer science.
GET A DISCOUNT FROM A TEACHER IN TELEGRAM - @cdi999. The asynchronous mechanism for running applications is increasingly being implemented by developers. It allows you to create and launch new tasks without waiting for some tasks to complete. This approach ensures the speed of the application, which is an important criterion when developing programs. In Python, we have access to the wonderful asyncio library. We will go from formulating a project idea to creating a messenger in Python asyncio.
In this course you will create your own API using the fastest, simplest and most convenient FastAPI framework. Learn to interact with your API using a Bitcoin bot in Telegram to generate wallets, balance queries and transfers. You will also learn how to work with databases using PonyORM and master working with bitcoins in Python. In addition, you will make a simple bot using the pyTelegramBotAPI library to interact with your API and work with bitcoins.