Vladimir

49%
Flag icon
When it comes to reading clarity, properly-done composition is superior to inheritance. Since code is much more often read than written, avoid subclassing in general, but especially don’t mix the various types of inheritance, and don’t use subclassing for code sharing.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview