Hacker News new | ask | show | jobs
by acureau 656 days ago
I promise you that there is some objectivity in software architecture, and that you can indeed extract useful information from books.
1 comments

Remember, use composition over inheritance. Except if using inheritance makes sense ;)
Design patterns: composition inspite of inheritance
Nice one!