Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 908 Bytes

File metadata and controls

24 lines (13 loc) · 908 Bytes

Lessons of programming in Python

Code examples and other material for lessons of Python that I am giving in Russian for Ukrainian women

Lesson 1:

Slides for the lesson (in Russian) / Слайды урока: https://docs.google.com/presentation/d/1UOUFXkp3RDkMzRF6Z1qfap3Bskv56NFuFO-w039XEbE/edit#slide=id.g11b865b6bac_0_0

Recommended exercises / Рекомендуемые упрожнения: https://docs.google.com/document/d/1qRaq1CqGxrd2Gj1B3SxJVQMmuVoStRM7kZjaS2Izff8/edit?usp=sharing

Code examples / Примеры кода из видео: https://github.com/karina-klinkeviciute/python_lessons/tree/main/lesson_1

Video in Russian: https://www.youtube.com/watch?v=ilZV8hrU6Pc

Lesson 2:

Video in Russian: https://www.youtube.com/watch?v=KUOxfjRpndQ

Code examples

Lesson 3:

Video in Russian: https://www.youtube.com/watch?v=fNKPx0BysNw

Code examples