GitHub topics: abstract-factory-pattern
martinsvinicius/abstract-factory-example
Abstract Factory patterns example
Language: Java - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

RezaGholamzad/Java-design-patterns
java design patterns
Language: Java - Size: 170 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ashraf789/Software-design-patterns
Software design pattern
Language: Java - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

DamianGonzalez27/AbstractFactory
Patron de diseño: Abstract Factory
Language: PHP - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

DMuszynski/design-patterns
Examples of GoF design patterns
Language: Java - Size: 1.32 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

omercevik/CSE-443
Object Oriented Analysis and Design
Language: Java - Size: 3.19 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AgileHubAssociation/WS-196-DesignPatternsCreational Fork of nadiacomanici/DesignPatterns-Creational
WS #196 - "Design Patterns în C#: Partea 1: Șabloane creaționale" - Nadia Comanici - Inregistrarea cursului: https://www.youtube.com/playlist?list=PLF3C06z30q27tl1Kxtzmq3TufmWuO179K
Size: 2.43 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mandeep147/Design-Patterns
Workspace to practice GoF design patterns
Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jorgearojas25/ModelosProgramacion1
Trabajos Modelos de Programacion I UD
Language: Java - Size: 499 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Genuine-Identity/software-design-patterns
Software design patterns
Language: JavaScript - Size: 5.81 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shadlyd15/Factory_Pattern_CPP
Abstract Factory Pattern in C++
Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

AaronWard/Design-Pattern-Assignment
A program that use's 4 design patterns (Factory, builder, singleton and the composite pattern). The program also uses a MySQL database to store data of registered users.
Language: Java - Size: 1.9 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Houshangian/Design-Pattern
Simple Examples for GOF Design patterns
Language: PHP - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Subangkar/Software-Engineering-CSE-308-BUET
Assignments of Software Engineering Sessional Course CSE 308 of CSE, BUET
Language: Java - Size: 1.7 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

bishalpaudel/FinCo
A simple framework that provides abstraction for financial applications such as bank or credit card applications.
Language: Java - Size: 478 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

AdithyaBhat17/js-design-patterns
Examples for design patterns in javascript
Language: JavaScript - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

trungcaot/SolidDesignPatterns
Hope for the best because life is journey!
Language: C# - Size: 262 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

amit-shahi/Design-Patterns
Design Patterns: Examples in C# for Creational, Structural, Behavioural design patterns.
Language: C# - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

suyashsatav/Design-Patterns-csharp
A .net solution that has code examples in C# for most used design patterns.
Language: C# - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

TheGlitchCat/ASO
Software Architecture
Language: HTML - Size: 819 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

semustafacevik/DesignPatterns
This projects was developed on C# with using design patterns.
Language: C# - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kpilszak/abstract-factory-pattern-pizzeria
Project shows a simple usage of abstract factory pattern
Language: Java - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

henry226/Electric-Toothbrush-Manufacturing-Quip
CS 665 software design pattern term project - An enterprise resource planning application. Design pattern used: factory method pattern, singleton pattern, and abstract factory pattern.
Language: Java - Size: 308 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

agungdwiprasetyo/demo-graphql
Boilerplate GraphQL demo in Go
Language: Go - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

1robertslattery/a_star_quest
Using the A-Star Search Algorithm to solve the shortest path, visualizing movement between two points in OpenGL.
Language: C++ - Size: 2.14 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

pierDipi/abstractFactoryDesignPattern
Abstract Factory Design Pattern [java & PHP]
Language: PHP - Size: 141 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

shabazy/abstract-factory
Abstract Factory Design Pattern
Language: PHP - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ebclark2/yadi
Runtime Dependency Injection via YAML
Language: C++ - Size: 451 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Amonadidis/design-patterns-java
Several design patterns for software engineering in Java.
Language: Java - Size: 15.3 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ekinyucel/software-design-patterns
Software design patterns with C#, JAVA and other languages
Language: C# - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

mcupo/Patron-Abstract-Factory
Ejemplo del patrón Abstract Factory en C++
Language: C++ - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

TelychkoVitalii/2048
This project is the result of training, which lasted 3 weeks. The task was to implement, known to many, the analogue of the game 2048 to vanilla Javascript with the use of the maximum number of design patterns in the OOP style. Now this is a demo version. Have a good game!
Language: JavaScript - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cbalkig/DesignPatterns
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mtsokol/BibTeXBrowser
Console browser for *.bib files with author and entry filters.
Language: Java - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Demostroyer/GeneticAlgoOOP
This is an assignment for CS613. It is to implement a Genetic Algorithm in name alone. I am not expected to fully implement the algorithm, as in actually code up the structures and perform the various types of selections etc. I am expected to design the classes based on the patterns I have learned whilst studying CS613, these include the Strategy Pattern, Factrory Method and Singleton Pattern. I must design and develop each of these patterns to suit particular areas of a normal GA.
Language: Java - Size: 231 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 3

AaronWard/Assignment2_Design_Pattern_Report_Pandoc
Repo for https://github.com/AaronWard/DesignPatternAssignment report
Language: TeX - Size: 3.65 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

AaronWard/Object-Oriented-Design-Pattern-Labs
Language: Java - Size: 596 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

SylwiaGargula/Diagrams-and-patterns
Language: Java - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

WillCybertron/InMotionEats
Android - Design Patterns
Language: Java - Size: 122 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Roaim/JavaDesignPatterns
Language: Java - Size: 57.6 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

gesellc/design-pattern-abstract-factory
Abstract Factory Pattern (C++, Google Test, CMake, CLion)
Language: C++ - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

CRTX/AbstractFactory
Generic Abstract Factory
Language: PHP - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
