Design Patterns Java Workbook

Java programmers, you now have the resource you need to harness the considerable power of
design patterns. This unique book presents examples, exercises, and challenges that will help
you apply design pattern theory to real-world problems. Steve Metsker's learn-by-doing
approach helps you enhance your practical skills and build the confidence you need to use
design patterns effectively in mission-critical applications.
Design Patterns Java(TM) Workbook features the twenty-three foundational design patterns
introduced in the classic book Design Patterns (Addison-Wesley, 1995). In this new, hands-on
workbook, the patterns are organized into five major categories: interfaces, responsibility,
construction, operations, and extensions. Each category begins with a chapter that reviews and
challenges your ability to apply facilities built into Java. These introductory sections are
followed by chapters that explain a particular pattern in detail, demonstrate the pattern in use
with UML diagrams and Java code, and provide programming problems for you to solve.