Head First Design Patterns
Friday, April 21st, 2006What a great book! I had read some of the GOF Design Patterns book but feel like I understood only some of the patters well enough to use them. Sure, everybody can create a singleton class, but when should you use a decorator and what’s do you give up in the process? From [...]