Composition over Inheritance
By Stephen Downes - Stephen's Web. Composition over Inheritance
Mattias Petter Johansson, YouTube, Funfunfunction, 2016/02/19
This video is about software architecture, but there are some deep thoughts here - philosophical thoughts, even - about whether to structure your software functions based on inheritance or composition. More...