Wiley.com
Print this page Share

Design Patterns For Dummies

ISBN: 978-0-471-79854-5
Paperback
308 pages
May 2006
Design Patterns For Dummies (0471798541) cover image
This title is out-of-print and not currently available for purchase from this site.

There's a pattern here, and here's how to use it!


Find out how the 23 leading design patterns can save you time and trouble

Ever feel as if you've solved this programming problem before? You -- or someone -- probably did, and that's why there's a design pattern to help this time around. This book shows you how (and when) to use the famous patterns developed by the "Gang of Four," plus some new ones, all designed to make your programming life easier.

Discover how to:
* Simplify the programming process with design patterns
* Make the most of the Decorator, Factory, and Adapter patterns
* Identify which pattern applies
* Reduce the amount of code needed for a task
* Create your own patterns
Back to Top