Patterns-Discussion FAQ - 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://gee.cs.oswego.edu/dl/pd-FAQ/pd-FAQ.html
Design Patterns Tutorial - Introduces the concept, history and uses of design patterns. - http://www.csc.calpoly.edu/~dbutler/tutorials/winter96/patterns/
The RAII Programming Idiom - 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. - http://www.hackcraft.net/raii/
Cetus Links - Patterns - A directory of pattern collections, tutorials, FAQs, books, articles. - http://www.cetus-links.org/oo_patterns.html