Abstract Base Classes - A Smart Use of Metaclasses
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the world of Abstract Base Classes (ABCs) in Python through this informative EuroPython 2017 conference talk. Dive into three levels of difficulty, starting with polymorphism, collections, and delegation. Progress to understanding virtual inheritance, registering, and the concept of ABCs. Finally, delve into creating custom ABCs, working with metaclasses, and using ABCs as interfaces. Gain valuable insights into object-oriented programming concepts and learn how to effectively categorize objects and implement virtual inheritance trees. Suitable for programmers of various skill levels, this talk demystifies complex topics like metaclasses and makes them accessible to everyday developers.
Syllabus
Introduction
Outline
ObjectOriented Programming
Behavior
Delegation
Subclasses
Register
Metaclasses
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube