Science News & Science Current Events
 

View Larger Image

Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series)


by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides

List Price: $59.99
Price: $41.57
You Save: $18.42 (31%)
Available: Usually ships in 24 hours
Sales Rank: 3105
Studio: Addison-Wesley Professional
Binding: Hardcover
Number Of Pages: 416
Publication Date: November 10, 1994
Publisher: Addison-Wesley Professional


ACCESSORIES

Design Patterns Explained: A New Perspective on Object-Oriented Design (2nd Edition) (Software Patterns Series)
by Alan Shalloway, James Trott

Emergent Design: The Evolutionary Nature of Professional Software Development (Net Objectives Product Development Series)
by Scott L. Bain

Implementation Patterns (Addison-Wesley Signature Series)
by Kent Beck



EDITORIAL REVIEWS

Product Description
Four top-notch authors present the first book containing a catalog of object-oriented design patterns. Readers will learn how to use design patterns in the object-oriented development process, how to solve specific design problems using patterns, and gain a common vocabulary for object-oriented design.

Amazon.com Review
Design Patterns is a modern classic in the literature of object-oriented development, offering timeless and elegant solutions to common problems in software design. It describes patterns for managing object creation, composing objects into larger structures, and coordinating control flow between objects. The book provides numerous examples where using composition rather than inheritance can improve the reusability and flexibility of code. Note, though, that it's not a tutorial but a catalog that you can use to find an object-oriented design pattern that's appropriate for the needs of your particular application--a selection for virtuoso programmers who appreciate (or require) consistent, well-engineered object-oriented designs.


CUSTOMER REVIEWS (Average Customer Rating: 4.5 based on 249 reviews)

If you are a programmer, this is a must read  
The concept of design patterns transcends programming languages. If you wish to think "outside the box" yet be effective and efficient, either this book will provide the answer or help you think in ways that you can develop our own design. A must read.
August 22, 2008

A bit old school, but an excellent starting point...  
I would say this book was a bit old school in it's approach and content, but was exactly what i needed to get a good starting point in understanding how to use design patterns in my software designs. The case studies it presented were simple problems but contained practical elements I could apply to my next big project.
August 18, 2008

The One book you absolutely must read if you develop with object oriented languages.  
This is the most recommended book on object oriented design. I can see now.what all the hype is about. I have been a developer for almost six years now. I have been using object oriented languages for some time. Despite the experience with the technologies, I didn't have a good working knowlege of how to effectively implement the technology and methodology in my own code. That is, until I read "Design Patterns". It has opened my eyes and I understand the concepts of polymorphism and code reuse much more clearly now.

"Design Patterns" is easy to read, easy to understand and has great code examples that facilitate understanding. It is my opinion that if you haven't read this book and you develop with OOP, you are probably working harder and not smarter. So do yourself a favor and pick up a copy.
August 09, 2008

Why are people still buying this book?  
I give this book a 3 because it was great when it was written. But now, it is not a very good book to read. Most people who read it acknowledge they can't understand it. There are two excellent books on the market that should be read if you want to learn design patterns.

Head First Design Patterns (Head First) - is the best book to read on what patterns are as solutions to a problem in a context. Fun to read, useful, really wonderful *****.

However, if you want to learn what patterns really are - the thought process behind them, read Design Patterns Explained: A New Perspective on Object-Oriented Design (2nd Edition) (Software Patterns Series) *****

A related book that would also be a good read is Scott Bain's Emergent Design: The Evolutionary Nature of Professional Software Development (Net Objectives Product Development Series) *****

Let's give tribute to the acknowledged #1 classic in the modern software industry. But it is not the book to read to learn patterns anymore.

July 20, 2008

THE design patterns book  
This book is a classic and doesn't require any further presentations. It is THE Design Patterns bible and every OO programmer should read at least a couple of times.

The samples are in C++ and sometimes Smalltalk but that really doesn't change anything even if you are a Java or C# guy.

If you are looking for a quick way into patterns I'd recommend Head First: Design Patterns as your 1st reading, but buy both and get ready to start reading this one right after.
July 15, 2008


SIMILAR PRODUCTS

Refactoring: Improving the Design of Existing Code (Addison-Wesley Object Technology Series)
by Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts

Code Complete: A Practical Handbook of Software Construction
by Steve McConnell

Head First Design Patterns (Head First)
by Elisabeth Freeman, Eric Freeman, Bert Bates, Kathy Sierra

Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (Addison-Wesley Professional Computing Series)
by Scott Meyers

The Pragmatic Programmer: From Journeyman to Master
by Andrew Hunt, David Thomas

© 2008 BrightSurf.com