C# for advanced - course RUB 11,990. from Stepik, training 32 hours, date November 28, 2023.
Miscellaneous / / November 28, 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.
In this course, you will learn the basic concepts of the C programming language. You will learn more about variables, loops, functions, conditions and arrays in this language. Eventually you will learn to read and write simple C programs. The knowledge from this course will help you gain a basic understanding of the language, its principles and features. The course is suitable for beginners in programming.
The course introduces students to best programming practices in C++. The issues of effective use of object-oriented language capabilities are considered, and also typical aspects of using the streaming input/output library and the standard template library ( STL).
Introduction to programming in C++. The course presents material aimed at a wide audience: an introduction to C++ vocabulary with solving practical problems, various algorithmic designs, both for simple problems and for complex.