Subclassing, Composition, Python, and You
Offered By: PyCon US via YouTube
Course Description
Overview
Explore the nuanced debate between composition and inheritance in Python programming through this insightful PyCon US talk. Delve into the various types of subclassing, examining their implications on code clarity and maintainability. Learn to make informed decisions about when to use subclassing for more Pythonic code and when composition offers superior clarity. Gain confidence in navigating complex class hierarchies and discover practical patterns to improve your object-oriented design skills. By the end of this 46-minute presentation, acquire a balanced, dogma-free perspective on leveraging both subclassing and composition effectively in your Python projects.
Syllabus
Talks - Hynek Schlawack: Subclassing, Composition, Python, and You
Taught by
PyCon US
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