23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Python Starter - 2016
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Описание: Видеокурс Python Starter подходит тем, кто только начинает разбираться в программировании. Из семи логически взаимосвязанных видеоуроков, Вы выучите азы алгоритмизации и программирования на языке Python. В видеокурсе будет рассказываться об история языка Python, его плюсы и минусы, ключевые области использования, установка и работа с программной средой разработки. Вы изучите переменные и основные типы данных, операции, выполняемые с ними, научитесь форматировать текстовую информацию, а после выводить информацию на экран. В курсе будут рассмотрены основные виды алгоритмов: линейные, условные и циклические, а также конструкции, которые можно реализовать на Python. Вы узнаете о представлениях функции и рекурсии. Рассмотрите также как списки и операции над ними в Python. Вся теоретическая информация будет подкреплена практическими примерами.
Программа курса:1. Введение в Python.mkv
2. Переменные и типы данных.mkv
3. Условные конструкции.mkv
4. Циклические конструкции.mkv
5. Функции 1.mkv
6. Функции 2.mkv
7. Списки.mkv
Выпущено: Россия
Продолжительность: 08:09:42
Файл
Формат: MP4 (+ доп. материалы)
Видео: AVC/H.264, 852x480, ~930 Kbps
Аудио: AAC, 2 ch, 1411 kbps, CBR
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/.name
8 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/encodings.xml
164 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/Examples.iml
284 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/misc.xml
686 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/modules.xml
268 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/scopes/scope_settings.xml
143 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/vcs.xml
164 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/.idea/workspace.xml
55.5 KB
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/00-hello.py
423 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/01-hello.py
111 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/02-print.py
264 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/03-print_with_name.py
382 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/04-input.py
350 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/05-calculator.py
2.6 KB
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/.name
7 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/encodings.xml
164 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/misc.xml
212 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/modules.xml
294 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/scopes/scope_settings.xml
143 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/vcs.xml
164 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/web-app.iml
536 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/.idea/workspace.xml
22.3 KB
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/templates/hello_form.html
366 B
Доп. материалы/Lesson 1. Introduction to Python/001_Examples/06-web-app/web-app.py
4.6 KB
Доп. материалы/Lesson 1. Introduction to Python/001_Introduction to Python (Presentation).xps
1.3 MB
Доп. материалы/Lesson 1. Introduction to Python/001_Introduction to Python.xps
488 KB
Доп. материалы/Lesson 2. Variables and Data Types/002_ Variables and Data Types (Presentation).xps
905.9 KB
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/.name
8 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/encodings.xml
164 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/Examples.iml
284 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/misc.xml
1.1 KB
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/modules.xml
268 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/scopes/scope_settings.xml
143 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/vcs.xml
164 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/.idea/workspace.xml
20.1 KB
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/00-int-example.py
828 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/01-bool-example.py
122 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/02-float-example.py
403 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/03-complex-example.py
328 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/05-dynamic-typing.py
770 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/06-arithmetic-operations.py
793 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/07-arithmetic-operations.py
489 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/08-logical-operations.py
463 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/09-comparisons.py
707 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/10-str-example.py
590 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/11-string-operations.py
865 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/12-print.py
349 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Examples/13-input.py
877 B
Доп. материалы/Lesson 2. Variables and Data Types/002_Variables and Data Types.xps