
|
|
List Price: $59.99
Our Price: $47.99
Your Save: $ 12.00 ( 20% )
Availability: Usually ships in 24 hours
Manufacturer: Addison-Wesley Professional
|
FREE SHIPPING on Orders over $25!



Average Customer Rating:     
|
|
Binding: Hardcover Dewey Decimal Number: 005.12 EAN: 9780201633610 ISBN: 0201633612 Label: Addison-Wesley Professional Manufacturer: Addison-Wesley Professional Number Of Items: 1 Number Of Pages: 416 Publication Date: 1994-11-10 Publisher: Addison-Wesley Professional Studio: Addison-Wesley Professional
|
|
|
|
|
|
|
|
|
Editorial Reviews:
|
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.
|
|
|
Spotlight customer reviews:
|
Customer Rating:      Summary: THE design patterns book Comment: 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.
Customer Rating:      Summary: Good Book Comment: Overall a good book. In my opinion it is better suited to be a textbook for a software engineering course than a 'self help' kind of book. Can be a bit too theoretical for my taste, but it is an interesting read.
Customer Rating:      Summary: The Absolute Classic Reference to Software Design Patterns Comment: This book doesn't contain any Java hacks or UML 2.0 up to date notations, it contains the core concepts of software design patterns. The 23 GoF Patterns are described by their four inventors. A must have for software engineers.
Customer Rating:      Summary: very attractive cover Comment: unlike the last pattern book i reviewed (see my other reviews), this one has an attractive cover. i like blue.
Customer Rating:      Summary: A missing link in learning to program Comment: Most of the books I have read about object oriented programming were about some specific language and failed to provide a more general way to think about solving problems without writing a lot of code. This book was a missing link for me and I wish I had read it sooner. The authors provide you with elegant ways to use object oriented language features to simplify your programming solutions.
When the specs on your project change and you have to re-factor your code, you may be able to use a design pattern from this book to simplify your solution and make your design more flexible with regard to the parts of the spec that are changing quickly.
|
|
|
|
|
|