Курс на Stepik
Обложка курса «Introduction to Programming using Python» на Stepik
Бесплатно

Introduction to Programming using Python 4.000

Открыть на
STEPIK.ORG

An introduction to programming in Python

Показатель Текущие показатели Рост
Значение 🏆 Рейтинг 3 дн 7 дн 30 дн
Количество учеников на курсе «Introduction to Programming using Python»Учеников на курсе 1 352
Сертификаты, выданные на курсе «Introduction to Programming using Python»Сертификатов выдано 0
Отзывы о курсе «Introduction to Programming using Python»Отзывов получено 2
Рейтинг курса «Introduction to Programming using Python»Рейтинг курса 4.000
Уроки в курсе «Introduction to Programming using Python»Количество уроков 11
Задачи с кодом в курсе «Introduction to Programming using Python»Количество задач с кодом 73
Время прохождения курса «Introduction to Programming using Python»Время прохождения курса
Обновления курса «Introduction to Programming using Python»Обновления курса
Дата публикации курса «Introduction to Programming using Python»Дата публикации курса
Последнее обновление курса «Introduction to Programming using Python»Последнее обновление

Содержание курса

Разделы в курсе «Introduction to Programming using Python» 4 раздела Уроки в курсе «Introduction to Programming using Python» 11 уроков Задачи в курсе «Introduction to Programming using Python» 73 задачи Время прохождения курса «Introduction to Programming using Python» 9 ч. Последнее обновление курса «Introduction to Programming using Python» обн. 3 года назад

Getting Started

3 урока
1. Having a conversation in Python
2. Variables and Operators
3. Functions

Controlling the Flow

3 урока
1. Conditional Statements
2. Iteration (for and while loops)
3. More flow programs

Working with Data

3 урока
1. Statistics (Lists)
2. Text functions (Strings)
3. Dictionaries

Other programming

2 урока
1. Recursion
2. Object-oriented programming