simple-factory-pattern
There are 13 repositories under simple-factory-pattern topic.
ahmetcanaydemir/insanlar-icin-tasarim-desenleri
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
DingpingZhang/SimpleFactoryGenerator
A simple factory source generator that enables the pattern to not violate the open-close principle.
kan01234/design-patterns
Project of example of design patterns implement by Java.
KeremTAN/WellsHellGame
This is a demo game running on console. This game is designed to understand the uses of Strategy and Simple Factory Design Patterns.
mishra-27/Short-Cake-Cafe-Java-DP-Project
Java Design Pattern Mini Project
alexandra-valkova/DesignPatterns
Some design patterns (Singleton, Simple and Abstract Factory, Builder, Facade, Adapter, Chain of Responsibility, Mediator) examples written in C#
walexhenrique/poketerminal-game
Um projeto de game de Pokemon (Simplificado) via terminal, utilizando conceitos de OOP, TDD e design patterns (Strategy e SimpleFactory)
jimmyjazz31/CS665Assign3
Design Patterns, SimpleFactory, Abstract Factory, Director, Builder
aadeetyeah/DesignPatterns
Design Patterns Repository.
alexgrigoras/sport_equipment
Windows application for choosing the sports equipment.
bryanvanhuyneghem/Software-Development
Software Development and Design labs
vinicius-soares98/Calculo-De-Imposto
Sistema em C# com Windows Forms para calcular alguns impostos brasileiros. Inicialmente contém apenas o cálculo para ME optantes do Simples Nacional.
yuhsiang237/PDF-Factory
基於PDF產製的工廠模式實作-簡單工廠模式