Jump to ratings and reviews
Rate this book

Pattern Languages of Program Design 3

Rate this book
The third book in a series, Pattern Languages of Program Design 3 discusses how to catalog software patterns, which are reusable, higher-order designs. This volume presents over two dozen white papers on newly "discovered" patterns within a wide variety of contexts. The editors have grouped these patterns by topic so you can choose what interests you. Each pattern profile features a short introduction to show you what each pattern might be good for. "General purpose" design patterns include the Null Object, the Manager, and the Product Trader patterns, and another section improves on the Visitor pattern. These patterns allow classes to borrow the methods of other classes without using inheritance. Some of the most challenging patterns in this book are good for distributed processing, including Acceptor and Connector and Object Recovery. Basic research in object-oriented design (OOD) is apparent in the Serializer pattern, which implements persistence for objects, another unusually difficult aspect of object design to get right. Another useful section introduces "domain specific" patterns--or patterns that solve particular real-world problems--with several patterns for transportation systems and fire alarms.The book closes with more esoteric explorations of patterns for developers, including patterns for effectively designing in teams and using software testing patterns. Judging from the rich selection of the ordinary and the bizarre, there seems to be no end in sight for the business of discovering patterns. For those interested in expanding their collection of patterns, this volume offers a fascinating array of new specimens.

Paperback

First published October 17, 1997

1 person is currently reading
147 people want to read

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (21%)
4 stars
7 (25%)
3 stars
11 (39%)
2 stars
2 (7%)
1 star
2 (7%)
Displaying 1 - 2 of 2 reviews
Profile Image for Mark Seemann.
Author 3 books488 followers
July 6, 2013
This book contains a few gems (Null Object and The Selfish Class), a couple of mildly curious articles (most notably A Pattern Language for Pattern Writing), but apart from that, it's very dated.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.