Overview
Dive into advanced Python programming with a comprehensive tutorial series covering expert-level features. Learn about the Python data model, dunder methods, metaclasses, decorators, generators, and context managers. Gain insights into how Python works under the hood and discover when and how to implement these powerful concepts in your code. Perfect for developers looking to elevate their Python skills to an expert level.
Syllabus
Expert Python Tutorial #1 - Overview of Python & How it Works.
Expert Python Tutorial #2 - Dunder/Magic Methods & The Python Data Model.
Expert Python Tutorial #3 - Metaclasses & How Classes Really Work.
Expert Python Tutorial #4 - Decorators.
Expert Python Tutorial #5 - Generators.
Expert Python Tutorial #6 - Context Managers.
Taught by
Tech with Tim