Design Patterns
http://www.dofactory.com/Patterns/Patterns.aspx
I found this little ditty a while back and i have come back to it so often I’ve lost count. It may not contain a comprehensive list of all design patterns in use today, but it sure does provide a solid foundation in the patterns that are used the most.
I’ve used this sight when designing systems in C++, Java and even Actionscript. Yes Actionscript. So whether you’re a hardcore coder that uses C++ or a Flash Developer like myself, you should find a pattern for your application.



