All coursework for the Learn Python Programming Masterclass by Tim Buchalka and Jean-Paul Roberts.
The Course at Udemy
The Learn Programming Academy
- Section 01 - Course Introduction
- Section 02 - Install and Setup
- Section 03 - Stepping into the World of Python
- Section 04 - Program Flow Control in Python
- Section 05 - Lists and Tuples
- Section 06 - Functions - An Introduction
- Section 07 - Dictionaries and Sets
- Section 08 - Input and Output (I/O) in Python
- Section 09 - Modules and Functions in Python
- Section 10 - Object Oriented Python
- Section 11 - Using Databases in Python
- Section 12 - Generators, Comprehensions and Lambda Expressions
- Section 13 - Packages