Info:
- 688 pages
- published October 2004
- ISBN: 978-0596007126
- Authors: Eric T. Freeman, Elisabeth Robson, Bert Bates & Kathy Sierra
- Available here
The book covers the following design patterns in a very big detail ( using the Java language to show code examples ).
- Strategy pattern
- Observer pattern
- Decorator pattern
- Factory pattern
- Singleton pattern
- Command pattern
- Adapter and Facade pattern
- Template pattern
- Iterator and Composite pattern
- State pattern
- Proxy pattern
- Compound patterns
- Extra overview of less common patterns
Talking about code examples, as a .NET enthusiast, the Java wasn’t that hard to understand.
Ableit, I would recommend this as a very good introduction into the GoF (Gang of Four) book. That is still on my list, but I’m pretty sure that I would be able to devour that book way easier now.
No comments:
Post a Comment