P
Video series
Python Programming - Beginner Tutorials
9 hours of clean methodical Python tutorials covering data types control flow functions modules OOP and file handling. Beloved by self-taught developers.
Ratings
Course details
Difficulty
Beginner (basic numeracy / literacy assumed)
Length
2 – 10 hrs
Prerequisites
None
Updated
2019
Exercises
No
Certificate
No
Related courses
C
⬡ Website
Full course
Problem sets & exercises
CS50's Introduction to Programming with Python
Harvard's dedicated Python course covering functions OOP file I/O regular expressions and unit tests with rigorous Harvard-quality problem sets.
P
▶ YouTube
Video series
Python OOP Tutorials - Corey Schafer
Six focused videos diving deep into Python OOP - classes inheritance special dunder methods property decorators and more. Clean and thorough.