Praise for "Design Patterns Java™ Workbook"
“ An excellent book... I’ m incredibly impressed with how readable it is. I understood every single chapter, and I think any reader with any Java familiarity would. This book is going to be required reading in a lot of places, including my office.” — Joshua Engel
“ Provides a new, more Java-literate way to understand the 23 GoF patterns.” — Bob Hanmer
“ This book translates Design Patterns into what Java programmers need to know. It is full of short, engaging programming and design problems with solutions— making it easy for programmers to work through solutions and really make patterns ‘ stick.’ ” — Rebecca Wirfs-Brock
“ This is one exciting book. It’ s approachable, readable, interesting, instructive, and just plain valuable. It’ ll eclipse all other books purporting to teach people the GoF patterns in Java— and perhaps any other language.” — John Vlissides
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™ Workbook" features the twenty-three foundational design patternsintroduced 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.
With this book you will build expertise in important areas such as: Adapting domain data to Swing componentsCreating a FACADE for SwingHandling recursion in compositesUnderstanding the role of BRIDGE in Java database connectivityMaking the connection between Model/View/Controller and OBSERVERMaintaining relational integrity with a mediatorUsing proxies to communicate between computersLetting a service provider decide which class to instantiateSupporting undo operations with MEMENTOPrototyping with clonesUsing COMMAND to supply a serviceDeveloping thread-safe iteratorsExtending classes with DECORATOR and VISITOR
Solutions to the design pattern challenges appear in the back of the book, so you can compare your own work to expert approaches. A brief guide to UML explains the modeling notation, and an accompanying Web site provides all the code examples from the book.
Through the instruction and exercises offered in "Design Patterns Java™ Workbook," you can fully understand the role of design patterns in Java application development, and enhance your ability to put design patterns to work.
Praise for "Design Patterns Java™ Workbook"
“ An excellent book... I’ m incredibly impressed with how readable it is. I understood every single chapter, and I think any reader with any Java familiarity would. This book is going to be required reading in a lot of places, including my office.” — Joshua Engel
“ Provides a new, more Java-literate way to understand the 23 GoF patterns.” — Bob Hanmer
“ This book translates Design Patterns into what Java programmers need to know. It is full of short, engaging programming and design problems with solutions— making it easy for programmers to work through solutions and really make patterns ‘ stick.’ ” — Rebecca Wirfs-Brock
“ This is one exciting book. It’ s approachable, readable, interesting, instructive, and just plain valuable. It’ ll eclipse all other books purporting to teach people the GoF patterns in Java— and perhaps any other language.” — John Vlissides
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™ Workbook" features the twenty-three foundational design patternsintroduced 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.
With this book you will build expertise in important areas such as: Adapting domain data to Swing componentsCreating a FACADE for SwingHandling recursion in compositesUnderstanding the role of BRIDGE in Java database connectivityMaking the connection between Model/View/Controller and OBSERVERMaintaining relational integrity with a mediatorUsing proxies to communicate between computersLetting a service provider decide which class to instantiateSupporting undo operations with MEMENTOPrototyping with clonesUsing COMMAND to supply a serviceDeveloping thread-safe iteratorsExtending classes with DECORATOR and VISITOR
Solutions to the design pattern challenges appear in the back of the book, so you can compare your own work to expert approaches. A brief guide to UML explains the modeling notation, and an accompanying Web site provides all the code examples from the book.
Through the instruction and exercises offered in "Design Patterns Java™ Workbook," you can fully understand the role of design patterns in Java application development, and enhance your ability to put design patterns to work.
Foreword.
Preface.
1. Introduction to Patterns.
Why Patterns?Why Design Patterns?Why Java?Why UML?Why a
Workbook?The Organization of This Book.Welcome to Oozinoz!Source
Code Disclaimer.Summary.
I. NTERFACE PATTERNS.
2. Introducing Interfaces.II. Responsibility Patterns.
7. Introducing Responsibility.III. CONSTRUCTION PATTERNS.
14. Introducing Construction.IV. OPERATION PATTERNS.
20. Introducing Operations.V. EXTENSION PATTERNS.
26. Introducing Extensions.VI. APPENDIXES.
Appendix A: Directions.This new workbook complements the classic Design Patterns, giving Java developers hands-on experience in transforming pattern concepts into working designs and code. Steven John Metsker presents nearly 90 practical pattern exercises, encompassing all 23 patterns first introduced in Design Patterns, and others that have since been identified. Metsker organizes Java design patterns by five categories of "intent": interfaces, responsibility, construction, operations, and extensions. Each section of the book focuses on one category, identifying the relevant challenges facing Java developers, and showing how specific patterns can be used to solve problems that recur in Java development and cannot easily be solved without their use. A Solutions chapter provides Metsker's detailed solutions to each problem, including -- where necessary -- UML diagrams. The accompanying CD-ROM contains all code from the book, plus additional bonus code not included in the book. For all Java developers who want to use patterns to improve their software.
Steven John Metsker is a Managing Consultant with Dominion Digital, an information technology and business process reengineering company. Steve specializes in object-oriented techniques for creating clean, powerful software, and he is the author of Building Parsers with Java™, Design Patterns Java™ Workbook, and Design Patterns in C# (all from Addison-Wesley).
![]() |
Ask a Question About this Product More... |
![]() |