Book description
"...I would expect that readers with a basic understanding of object-oriented programming and design would find this book useful, before approaching design patterns completely. Design Patterns Explained complements the existing design patterns texts and may perform a very useful role, fitting between introductory texts such as UML Distilled and the more advanced patterns books."
--James Noble
Design Patterns Explained: A New Perspective on Object-Oriented Design draws together the principles of object-oriented programming with the power of design patterns to create an environment for robust and reliable software development. Packed with practical and applicable examples, this book teaches you to solve common programming problems with patterns--and explains the advantages of patterns for modern software design.
Beginning with a complete overview of the fundamentals of patterns, Design Patterns Explained stresses the importance of analysis and design. The authors clearly demonstrate how patterns can facilitate the overall development process. Throughout the book, key object-oriented design principles are explained, along with the concepts and benefits behind specific patterns. With illustrative examples in C++ and Java, the book demystifies the "whys," "why nots," and "hows" of patterns and explains pattern implementation.
Key topics covered include:
New perspectives on objects, encapsulation, and inheritance
The idea of design patterns, their origins, and how they apply in the discipline of software design
Pattern-based, object-oriented software development using the Unified Modeling Language (UML)
How to implement critical patterns--Strategy, Observer, Bridge, Decorator, and many more
Commonality/Variability Analysis and design patterns, and how they aid in understanding abstract classes
From analysis to implementation, Design Patterns Explained allows you to unleash the true potential of patterns and paves the path for improving your overall designs. This book provides newcomers with a genuinely accurate and helpful introduction to object-oriented design patterns.
0201715945B06142001
Table of contents
- Copyright
- Preface
- An Introduction to Object-Oriented Software Development
- The Limitations of Traditional Object-Oriented Design
- Design Patterns
-
Putting It All Together: Thinking in Patterns
- >How Do Experts Design?
-
Solving the CAD/CAM Problem with Patterns
- Overview
- Review of the CAD/CAM Problem
- Thinking in Patterns
- Thinking in Patterns: Step 1
- Thinking in Patterns: Step 2a
- Thinking in Patterns: Step 2b
- Thinking in Patterns: Step 2c
- Thinking in Patterns: Step 2d (Facade)
- Thinking in Patterns: Step 2d (Adapter)
- Thinking in Patterns: Step 2d (Abstract Factory)
- Thinking in Patterns: Step 3
- Comparison with the Previous Solution
- Summary
- The Principles and Strategies of Design Patterns
- Handling Variations with Design Patterns
-
Endings and Beginnings
- Design Patterns Reviewed from the New Perspective of Object-Oriented Design
-
Bibliography
- Design Patterns Explained: The Web Site Companion
- Recommended Reading on Design Patterns and Object Orientation
- Recommended Reading for Java Programmers
- Recommended Reading for C++ Programmers
- Recommended Reading for COBOL Programmers
- Recommended Reading on eXtreme Programming
- Recommended Reading on General Programming
- Personal Favorites
Product information
- Title: Design Patterns Explained: A New Perspective on Object-Oriented Design
- Author(s):
- Release date: July 2001
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780201715941
You might also like
book
Design Patterns Explained: A New Perspective on Object-Oriented Design, Second Edition
"One of the great things about the book is the way the authors explain concepts very …
book
Object Design Style Guide
Objects are the central concept of languages like Java, Python, C#. Applying best practices for object …
book
Design It!
Don't engineer by coincidence-design it like you mean it! Filled with practical techniques, Design It! is …
book
Semantic Software Design
With this practical book, architects, CTOs, and CIOs will learn a set of patterns for the …