Examples of the Abstract Factory Method, Factory Method and Template Method Design Patterns. With class diagrams and Java and Python code samples.
A short example on how to implement the Singleton Design Pattern.
An algorithm that solves the hexagon tile puzzle from Toysmith.
A method of organizing a set of modules for a specific custom cause. To avoid naming collisions and keep an overview.