Robert Cecil Martin 2002
From CSSEMediaWiki
Revision as of 03:07, 20 August 2008 by Warwick Irwin (Talk | contribs)
The Principles, Patterns, and Practices of Agile Software Development by [[Bob Martin==
This book has lots of OOD advice, including:
- A chapter on the Single responsibility principle.
- A chapter on the Visitor pattern, and related patterns.