Noah Coad's Reviews > Design Patterns: Elements of Reusable Object-Oriented Software

Design Patterns by Gamma Erich
Rate this book
Clear rating

by
4542476
's review

liked it
bookshelves: professional

A must have primer for any developer working with object oriented code. While it was a decent read from front-to-back (though a bit long), it is even more useful as a reference. Some of the terms are outdated by today's coding conventions, but the principles still apply and it is a fair exercise in mentally converting between the lingo used in the book and what you may be familiar with in C#, Java, or another OOP. One interesting aspect is that you can immediately start to see what programming patterns you're already using today in the frameworks and libraries you may be using on a daily basis. Putting a name to these design patterns, such as Factory, Command, etc helps to identify them and understand them so you as a developer know when best to apply them to your own code. Certainly worth having on any OOP software developer's bookshelf.
11 likes · flag

Sign into Goodreads to see if any of your friends have read Design Patterns.
Sign In »

Reading Progress

Started Reading
October 1, 2010 – Finished Reading
November 14, 2010 – Shelved
June 12, 2012 – Shelved as: professional

Comments Showing 1-2 of 2 (2 new)

dateDown arrow    newest »

message 1: by Arif (new) - added it

Arif ri8


message 2: by David (new) - added it

David Kisluk Why did you only give it three stars? Most of what you wrote seemed positive. Aside from the outdated parts, what didn't you care for?


back to top