An open API service providing repository metadata for many open source software ecosystems.

Topic: "abstract-factory-pattern"

ChrisYoung1048/CS100

CS100 - Software Construction

Size: 1.41 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

DamianGonzalez27/AbstractFactory

Patron de diseño: Abstract Factory

Language: PHP - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 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

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: about 5 years ago - Stars: 0 - Forks: 0

TommyQNguyen/Blobber

Blobber game in Java to explore 4 design patterns: Observer, Singleton, Decorator, Abstract Factory during my studies.

Language: Java - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Takudzwamz/SoldierAbstractFactory

Language: C# - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

muathendirangu/design-patterns-golang

implementing design patterns in Go

Language: Go - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 5 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

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

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

madicnikola/Abstract-Factory-Pattern-Example

Simple demonstration project for abstract factory method pattern, Faculty project

Language: Java - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - 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

victorolave/AbstractFactory_Java

This is an example of the implementation of a design pattern Abstract Factory on the programing language Java.☕

Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 6 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

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

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

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

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: over 6 years ago - Stars: 0 - 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: 11 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

mansetagunj/Supermarket-Console-POS

A Supermarket Point of Sales Console Application for Windows/C++

Language: C++ - Size: 1.28 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

pierDipi/abstractFactoryDesignPattern

Abstract Factory Design Pattern [java & PHP]

Language: PHP - Size: 141 KB - Last synced at: 3 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

Amonadidis/design-patterns-java

Several design patterns for software engineering in Java.

Language: Java - Size: 15.3 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Kjelldg/YHVT18SysArkUppgift2

Abstract factory pattern assignment.

Language: Java - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mcupo/Patron-Abstract-Factory

Ejemplo del patrón Abstract Factory en C++

Language: C++ - Size: 3.91 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

n3d1117/ShapeCreator

Esercizio per esame di Ingegneria del Software - 2018

Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

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: 4 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

hcbl1212/design_patterns

This is a repo where I store the code for my blog

Language: Ruby - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 7 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: over 7 years ago - Stars: 0 - Forks: 0

CRTX/AbstractFactory

Generic Abstract Factory

Language: PHP - Size: 25.4 KB - 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: 5 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: about 8 years ago - Stars: 0 - Forks: 1

AaronWard/Object-Oriented-Design-Pattern-Labs

Language: Java - Size: 596 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

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

joaocarlos1994/abstractfactory

Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ytam/AbstractFactory-Pattern

Simple example to understand abstract factory pattern

Language: Java - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

Related Topics
design-patterns 123 singleton-pattern 94 factory-pattern 70 builder-pattern 60 java 59 adapter-pattern 58 decorator-pattern 54 observer-pattern 53 factory-method-pattern 50 strategy-pattern 43 facade-pattern 42 command-pattern 38 prototype-pattern 35 proxy-pattern 30 composite-pattern 29 mediator-pattern 26 bridge-pattern 26 csharp 25 state-pattern 23 iterator-pattern 22 design-pattern 19 singleton 16 flyweight-pattern 16 creational-patterns 16 abstract-factory 15 visitor-pattern 15 chain-of-responsibility-pattern 15 template-pattern 14 builder-design-pattern 14 memento-pattern 12 factory 12 structural-patterns 11 template-method-pattern 10 patterns 10 creational-design-patterns 9 cpp 9 behavioral-patterns 8 python 8 strategy-design-pattern 7 golang 7 interpreter-pattern 7 chain-of-responsibility 7 facade 6 object-oriented-programming 6 adapter-design-pattern 6 factory-design-pattern 6 oop 6 dependency-injection 6 abstraction 6 simple-factory-pattern 6 object-oriented 6 dotnet 5 console-application 5 adapter 5 prototype 5 interfaces 5 decorator 5 dotnet-core 5 solid-principles 5 clean-architecture 4 php 4 oop-principles 4 example-project 4 java-8 4 kotlin 4 c-plus-plus 4 polymorphism 4 inheritance 4 proxy 4 prototype-design-pattern 4 observer-design-pattern 4 facade-design-pattern 4 abstract 3 cpp14 3 singletonpattern 3 null-object-pattern 3 software-engineering 3 desing-patterns 3 dependency-inversion-principle 3 observer 3 gof-patterns 3 go 3 iterator 3 designpatterns 3 gof 3 object-pool-pattern 3 interface 3 java-design-patterns 3 software-design-patterns 3 unit-testing 3 c-sharp 3 mvvm 3 typescript 3 junit5 3 spring-boot 3 visual-studio 3 repository-pattern 3 encapsulation 2 mvc-architecture 2 builder 2