Basic video course “Python programming language” is freely available now

There is a playlist on YouTube with 32 videos(30 hours). Link to the playlist: https://www.youtube.com/playlist?list=PLVBrfFyNEzp8Dror5B0tP2UqdkFQ9LW0g Contents: — introduction to programming; — introduction to the Python language; — turtle graphics; — lexical items; — types, data models, expressions; — variables, references, RAM; — type annotations, type checking; — flow control statements (if/then/else/while/continue/break); — function declaration; — object-oriented … Continue reading Basic video course “Python programming language” is freely available now