| Java Design Patterns Sample Chapters | |
| |
| |
| |
| |
|
| Decorator Pattern: Decorating Objects | | http://www.oreilly.com/catalog/hfdesignpat/chapter/ch03.pdf | | Sample Chapter: “Decorator Pattern: Decorating Objects,” from Head First Design Patterns, October 2004, by Eilsabeth Freeman, Eric Freeman, Bert Bates, and Kathy Sierra. Using Starbucks Coffee as an example, the following topics are discussed class explosion, instance variables, inheritance, superclasses, subclasses, the open-closed principle, the decorator pattern, constructing with decorators, the decorator pattern defined, and writing the code. | | |
| |
|
| Introduction from Design Patterns | | http://www.amazon.com/Design-Patterns-Object-Oriented-Addison-Wesley-Professional/dp/0201633612/sr=1-1/qid=1159810316/ref=pd_bbs_1/102-3873860-1842532 | | Sample Chapter: “Introduction,” from Design Patterns: Elements of Reusable Object-Oriented Software, January 1995, by Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides. Discusses what a design pattern is, the pattern name, the problem, the solution, the consequences, design patterns in Smalltalk MVC, describing design patterns, and pattern name and classification. | | |
|
| Building Business Applications with J2EE | | http://www.amazon.com/J2EE-Best-Practices-Performance-Application/dp/0471228850/sr=1-8/qid=1159804008/ref=sr_1_8/102-3873860-1842532?ie=UTF8&s=books | | Sample Chapter: “Building Business Applications with J2EE,” from J2EE Best Practices: Java Design Patterns, Automation, and Performance, November 2002, by Darren Broemmer. Discusses the elements of transactional web-based business applications, business entities, business processes, user interaction, reference architecture, and business object architecture. | | |
| |
| |
| |
| |
| |
| |
|
|
| |
 |
|