| 01 | Abstract Factory | |
| 02 | Adapter | |
| 03 | Bridge | |
| 04 | Builder | |
| 05 | Chain Of Responsibility | |
| 06 | Command | |
| 07 | Composite | |
| 08 | Decorator | |
| 09 | Facade | |
| 10 | Factory Method | |
| 11 | Flyweight | |
| 12 | Interpreter | |
| 13 | Iterator | |
| 14 | Mediator | |
| 15 | Memento | |
| 16 | Observer | |
| 17 | Prototype | |
| 18 | Proxy | |
| 19 | Singleton | |
| 20 | State | |
| 21 | Strategy | |
| 22 | Template Method | |
| 23 | Visitor |