design-patterns-for-humans
Design guide
An ultra-simplified explanation of design patterns and their application in software development
An ultra-simplified explanation to design patterns
46k stars
1k watching
5k forks
last commit: about 2 months ago
Linked from 3 awesome lists
architecturecomputer-sciencedesign-patternsengineeringprinciplessoftware-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
sohamkamani/javascript-design-patterns-for-humans | An ultra-simplified explanation of design patterns in JavaScript | 4,387 |
abishekaditya/designpatterns | A collection of C# implementations for design patterns | 2,547 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,320 |
faif/python-patterns | A collection of reusable design solutions in Python for efficient and flexible software development | 40,631 |
webpro/programming-principles | A curated collection of programming principles and design patterns to guide software development | 2,838 |
ochococo/design-patterns-in-swift | Design patterns implemented in Swift to improve software development | 15,159 |
design-patterns-in-ruby/design-patterns-in-ruby | A collection of Ruby examples demonstrating 14 design patterns and their applications in software development. | 2,563 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,018 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 819 |
shubhamzanwar/design-patterns | A collection of Go implementations of common design patterns used in software development | 120 |
oxnz/design-patterns | A collection of well-known design patterns implemented in multiple programming languages. | 112 |
chanakaudaya/solution-architecture-patterns | Provides a collection of reusable solution architecture patterns for building enterprise software systems | 3,325 |
davidgf/design-patterns-in-ruby | Explains and adapts 23 GoF design patterns to the Ruby programming language | 2,472 |
krasimir/react-in-patterns | A book and project on design patterns and techniques for building React applications | 13,428 |
vahidvdn/realworld-design-patterns | Practical examples and discussions on real-world design patterns with their unit tests | 119 |