| luoweifu/PyDesignPattern |
106 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns. |
| VanHakobyan/DesignPatterns |
81 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
|
C# |
| :key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch. |
| RefactoringGuru/design-patterns-dart |
58 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
other |
|
| Design Pattern Examples in Dart |
| rajan2275/Python-Design-Patterns |
46 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
Python |
| Python Design Patterns |
| InnoFang/oh-my-design-patterns |
33 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
other |
Java |
| 🎨 Record the articles and code I wrote while learning design patterns |
| neg3ntropy/objproxies |
18 |
|
0 |
0 |
over 10 years ago |
0 |
|
1 |
|
Python |
| Proxies and wrappers for ordinary Python objects |
| Ruben-Arushanyan/produce-by-path |
15 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
JavaScript |
| Produce By Path is a design pattern, which is used to dynamically produce values by using the path to which it is applied. This package helps us easily create and define producer instances. |
| CloudCoders/Design-Patterns |
15 |
|
0 |
0 |
about 8 years ago |
0 |
|
25 |
|
Kotlin |
| Project for learning and discuss about design patterns |
| rafaelqueiroz89/design_patterns_in_csharp |
15 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
gpl-3.0 |
C# |
| In this repository I am doing some exercises and examples about the GOF design patterns in C# 7, so it's pretty much updated. |
| cesalberca/advanced-javascript-patterns |
11 |
|
0 |
0 |
about 6 years ago |
0 |
|
2 |
|
JavaScript |
| Advanced JavaScript Patterns |