Python
3 resources
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.
P
▶ YouTube
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.