Basics of Python - course 950 rub. from Stepik, training 24 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.
GET A DISCOUNT FROM A TEACHER IN TELEGRAM - @cdi999. Frameworks are indispensable tools for creating high-quality web applications. You will understand the functioning of popular frameworks, in particular Python Django and Flask. As part of the course, you will go from mastering the concept of a WSGI framework to implementing your own simplified ORM and create a small web application based on the framework and deploy it on hosting.
GET A DISCOUNT FROM A TEACHER IN TELEGRAM - @cdi999. Web applications have become a part of our lives. These are online stores, blogs, and various services. A significant part of them is developed based on the Python programming language and the Flask framework. These technologies are in great demand in commercial development, and in the coming years the demand for specialists versed in Python and Flask will only grow. This means it’s time to master them and create a full-fledged application that will allow you to maintain a full-fledged blog.
Can you answer which flag is better to open a file with? What is the difference between rt+ and ab+? What is a file stream and when should you use the io library? How to recursively read the contents of all files in a folder tree? How to work with the file system correctly? Why do you need to validate files and in what cases should you use base64? We will answer each of these questions and show you how to properly use your new knowledge.