Expert Python Tutorial - Metaclasses & How Classes Really Work
Offered By: Tech with Tim via YouTube
Course Description
Overview
Dive into an expert-level Python tutorial exploring metaclasses and the inner workings of class creation. Learn how to leverage metaclasses to hook into and modify class creation, enforcing constraints on subclasses, removing attributes, and more. Gain a deeper understanding of Python's object-oriented programming model through practical examples and in-depth explanations. Follow along with hands-on coding demonstrations to master this advanced Python feature and enhance your programming skills.
Syllabus
Intro
How Classes Work
Creating Classes
Creating Metaclasses
Coding
Taught by
Tech With Tim
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity