simple-factory-pattern
Here are 15 public repositories matching this topic...
Language:All
Sort:Most stars
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
- Updated
Sep 21, 2021
A simple factory source generator that enables the pattern to not violate the open-close principle.
- Updated
Oct 24, 2023 - C#
Project of example of design patterns implement by Java.
- Updated
Nov 5, 2019 - Java
This is a demo game running on console. This game is designed to understand the uses of Strategy and Simple Factory Design Patterns.
- Updated
Jan 22, 2023 - Java
Project for PRJ301
- Updated
Nov 15, 2025 - Java
Java Design Pattern Mini Project
- Updated
Feb 1, 2021 - Java
Some design patterns (Singleton, Simple and Abstract Factory, Builder, Facade, Adapter, Chain of Responsibility, Mediator) examples written in C#
- Updated
Sep 17, 2024 - C#
Um projeto de game de Pokemon (Simplificado) via terminal, utilizando conceitos de OOP, TDD e design patterns (Strategy e SimpleFactory)
- Updated
Aug 23, 2022 - Python
Design Patterns Repository.
- Updated
Dec 8, 2024 - Java
Java console application demonstrating four classic design patterns (Factory, Decorator, Singleton, Observer) through a complete cake shop ordering system. Features automatic order ID generation, composable decorations, thread-safe singleton ordering system, and real-time dashboard updates. Includes comprehensive demo showcasing all patterns
- Updated
Dec 16, 2025 - Java
dynamic-class 是一個用於動態類別實例化的 TypeScript 函式庫,主要目標是更高效地實現 Design Pattern(設計模式)中的簡單工廠(Simple Factory)。透過動態類別裝飾器與動態類別工廠,開發者可以使用別名或類別名稱來動態建立類別實例、降低耦合度,提升擴展性,讓新類別可以無縫整合以及簡化 Factory Pattern 的實作,無需手動維護 Mapping Table。
- Updated
Feb 11, 2025 - JavaScript
Windows application for choosing the sports equipment.
- Updated
Mar 4, 2023 - C#
Design Patterns, SimpleFactory, Abstract Factory, Director, Builder
- Updated
Apr 2, 2024
Software Development and Design labs
- Updated
Nov 1, 2021 - C#
Improve this page
Add a description, image, and links to thesimple-factory-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesimple-factory-pattern topic, visit your repo's landing page and select "manage topics."