factory-pattern
There are 903 repositories under factory-pattern topic.
QianMo/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
sohamkamani/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
yusufyilmazfr/tasarim-desenleri-turkce-kaynak
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
Habrador/Unity-Programming-Patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
anupavanm/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
khusnetdinov/ruby.fundamental
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
nimit95/Real-world-Design-Patterns-Node-JS
All the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs
learning-zone/javascript-design-patterns
JavaScript Design Patterns
piyush6348/Design-Patterns
All design patterns implemented in Java with code, explanation and learning resources
lizzard-winner/ModernDesignPatterns
Design Patterns in Modern C++
safakatakancelik/TalkWithYourFiles
An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during runtime.
jackdbd/design-patterns
Some of the most common design patterns implemented in Python.
indrekru/design-patterns-spring-boot
Design patterns in spring boot
DeveloperAcademy-POSTECH/2025-C4-M10-ProudlyOffbeat
👉 자랑스럽게 색다른 기꺼이 비주류로 간다. 👈
design-patterns-for-humans/Russian
:ru: translation [WIP]
dotnet-labs/HeadFirstDesignPattern
Head First Design Pattern: Completely Rewrite in C#
sdmg15/Java-design-patterns
Java Design patterns.
microwind/design-patterns
Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计**研究。适合高级程序员和架构师,希望深刻洞察问题,找到合适的方案。
lenardchristopher/ASP.NET-Core-with-Dapper
Exploratory ASP.NET Core Web API using Dapper as an ORM
roookeee/datus
datus enables you to define a conversion process between two data structures in a fluent functional API
BelkaLab/Swiperoo
An extendable adapter which provides swipe-to-delete feature on your customized row item
lambiengcode/pizza_store_flutter
This is mobile application using flutter for develop a pizza store, integrated factory for demo design pattern.
dslsyeoh/design-patterns-exercise
Practice exercise for design patterns
micene09/scarlett
A rest client library that actually covers high complexity scenarios...for real!
eliasnogueira/selenium-java-browser-factory
Example of the Factory design pattern implementation to create browser instances using Selenium WebDriver
akormous/design-patterns
A collection of C++ projects implementing various object-oriented design patterns.
hoangsonww/Software-Design-Patterns
🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.
CodeJamm/JAVA_Design_Patterns
Java Design Patterns & their Code implementation
pmrogala/Buildenator
A test data builder generator for .net 5 and later.
Abd-Beltaji/design-patterns-in-arabic
Design patterns بالمختصر المفيد 🎈
MilovanTomasevic/Python-Design-Patterns
Python Design Patterns
suparna-khamaru/Twitter-UI-Test-Automation-XCUITest
This repo consists of a test automation framework of Twitter app using XCUITest in Swift language (without source code)
gsuberland/autoregistering-cpp-factory
Generic auto-registering factory in C++ with support for constructor arguments.
rohitksingh/Design_Patterns_aka_Hawai_Baatein
Repository which contains simple code implementation of different Design Pattern.
thegeekyasian/strategy-pattern-in-spring-boot
A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.