Home > Computers > Programming > Methodologies > Patterns and Anti-Patterns > FAQs, Help, and Tutorials
These web sites provide general and introductory information that aids in the understanding of Design Patterns and their usage.
http://norvig.com/design-patterns/
Tutorial for using classic design patterns, by Peter Norvig.
http://gee.cs.oswego.edu/dl/pd-FAQ/pd-FAQ.html
Not being a FAQ in the usual sense the article contains very brief summaries of topics that have been discussed on the patterns-discussion list, in question and answer format.
http://www.hackcraft.net/raii/
A tutorial to the use of the RAII idiom; a simple, eloquent and efficient way to deal with many situations where there is a risk of "leaking" memory, failing to release locks.
Home > Computers > Programming > Methodologies > Patterns and Anti-Patterns > FAQs, Help, and Tutorials
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us