OOP: Object-oriented programming in Python - course RUB 2,490. from Stepik, training 43 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.
Homework is checked personally by the author, no multiple choice tests, only practical assignments! This course is suitable for those who want to learn programming in Python 3, as well as master the very popular and a highly paid profession as a Tester - Automator using the most popular testing tool API. Also suitable for those who already work as a tester or in the IT field and are planning to change direction
Start your exciting journey into the world of object-oriented programming (OOP) in Python! Here you can learn the magic of object-oriented programming from scratch, from the very beginning. You will see how the concept of classes and objects allows you to significantly simplify the structure of programs, make them more modular and easily extensible. It is not surprising that now every novice programmer must know OOP for a successful career in IT.