Design Patterns – Elements of Reusable Object-Oriented Software
I just finished Design Patterns – Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides aka “The Gang of Four” and it was extremely informative. I have seen numerous posts about it being a “must read” for programmers and I finally made it happen. It is great for a few reasons, namely its content, structure, and organization.
If the examples were in Actionscript, I would have been in heaven, but that is kind of defeating the purpose of this book. Its purpose is to create a catalog naming, explaining, and organizing the most used design patterns in object-oriented software. It does just that.



