Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series) | 
| Authors: Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides Publisher: Addison-Wesley Professional Category: Book
List Price: $59.99 Buy New: $32.98 You Save: $27.01 (45%)
New (56) Used (31) from $28.93
Avg. Customer Rating: 249 reviews Sales Rank: 916
Media: Hardcover Number Of Items: 1 Pages: 416 Shipping Weight (lbs): 2.3 Dimensions (in): 9.4 x 7.4 x 1.2
ISBN: 0201633612 Dewey Decimal Number: 005.12 UPC: 785342633610 EAN: 9780201633610 ASIN: 0201633612
Publication Date: November 10, 1994 Availability: Usually ships in 1-2 business days Condition: Picture cover hardcover. Ships promptly w/notification emailed after shipping.
|
| Also Available In:
|
| Accessories:
|
| Similar Items:
|
| Editorial Reviews:
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.
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.
|
| Customer Reviews: Read 244 more reviews...
If you are a programmer, this is a must read August 22, 2008 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.
A bit old school, but an excellent starting point... August 18, 2008 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.
The One book you absolutely must read if you develop with object oriented languages. August 9, 2008 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.
Why are people still buying this book? July 20, 2008 3 out of 4 found this review helpful
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.
THE design patterns book July 15, 2008 1 out of 1 found this review helpful
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.
|
|
|