gof-patterns topic
gof_design_patterns
GoF Design Patterns implemented in modern C++.
command-delphi
Command pattern for Delphi (IComand & TComand)
node-design-patterns
Javascript Design Patterns implementation in NodeJS
gof-java-design-patterns
Repository for all GOF design patterns with examples in Java.
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
design-patterns
This is repository of http://androidcode.pl blog design patterns section. It shows uses of design patterns in Java and Android. Most of them are formed and named by Gang of Four
patterns-for-me
结合真实案例场景对常见的设计模式展开论述,列举特点和适用场景,总结使用技巧,以及分析在开源框架源码中的应用。截止目前,项目已有 13w+ 字...
DesignPatternsInUse
Most common Design Patterns you need to know, with examples in C#.