Selecting Inheritance or Composition in Python

15/08/2025 46 min Episodio 261

Listen "Selecting Inheritance or Composition in Python"

Episode Synopsis

When considering an object-oriented programming problem, should you prefer inheritance or composition? Why wouldn't it just be simpler to use functions? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.