Design GoF Patterns Quick Reference

Thank to Mark to spend time to compile in a pdf document the famous GoF patterns ! If you don’t know, what is the gang of four and what are the patterns, follow the link

Part 1

and part 2

Most of the Java developers know and use them (Singleton, Facade, Factory, Command, Observer, …)