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
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Object-Oriented Programming
Indian Institute of Technology Bombay via edX Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera