Check nearby libraries
Buy this book
Last edited by a library user
March 29, 2021 | History
Four software designers present a catalog of simple and succinct solutions to commonly occurring design problems, using Smalltalk and C++ in example code. These 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves. The authors begin by describing what patterns are and how they can help you design object-oriented software. They go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems.
Check nearby libraries
Buy this book
Previews available in: English
Subjects
Reusability, Object-oriented programming (Computer science), Computer software, Software patterns, Entwurfsmuster, Object-georiënteerd programmeren, Computacao (metodologia e tecnicas), Objektorientierte Programmierung, Softwarewiederverwendung, Programas para computadoras, Reutilización, Softwareentwicklung, Hergebruik, Programacao de computadores, Design, Object-oriented design, Software Design, Software DevelomentBook Details
Table of Contents
Preface
Foreword
Guide to Readers
1 Introduction
What Is a Design Pattern?
Design Patterns in Smalltalk MVC
Describing Design Patterns
The Catalog of Design Patterns
Organizing the Catalog
How Design Patterns Solve Design Problems
How to Select a Design Pattern
How to Use a Design Pattern
2 A Case Study: Designing a Document Editor
Design Problems
Document Structure
Formatting
Embellishing the User Interface
Supporting Multiple Look-and-Feel Standards
Supporting Multiple Window Systems
User Operations
Spelling Checking and Hyphenation
Summary
Design Pattern Catalog
3 Creational Patterns
Abstract Factory
Builder
Factory Method
Prototype
Singleton
Discussion of Creational Patterns
4 Structural Pattern
Adapter
Bridge
Composite
Decorator
Facade
Flyweight
Proxy
Discussion of Structural Patterns
5 Behavioral Patterns
Chain of Responsibility
Command
Interpreter
Iterator
Mediator
Memento
Observer
State
Strategy
Template Method
Visitor
Discussion of Behavioral Patterns
6 Conclusion
What to Expect from Design Patterns
A Brief History
The Pattern Community
An Invitation
A Parting Thought
Appendix A Glossary
Appendix B Guide to Notation
Class Diagram
Object Diagram
Interaction Diagram
Appendix C Foundation Classes
List
Iterator
ListIterator
Point
Rect
Bibliography
Index
Edition Notes
The Physical Object
Edition Identifiers
Work Identifiers
Links outside Open Library
Community Reviews (0)
History
- Created April 29, 2008
- 15 revisions
Wikipedia citation
×CloseCopy and paste this code into your Wikipedia page. Need help?
March 29, 2021 | Edited by a library user | Update covers |
March 29, 2021 | Edited by a library user | Added new cover |
March 29, 2021 | Edited by a library user | Update covers |
March 29, 2021 | Edited by a library user | Added new cover |
April 29, 2008 | Created by an anonymous user | Imported from amazon.com record |