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

Topic: "factory-method"

RefactoringGuru/design-patterns-dart

Design Pattern Examples in Dart

Language: Dart - Size: 16.9 MB - Last synced at: 12 days ago - Pushed at: 20 days ago - Stars: 67 - Forks: 17

DingpingZhang/SimpleFactoryGenerator

A simple factory source generator that enables the pattern to not violate the open-close principle.

Language: C# - Size: 147 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 7

InnoFang/oh-my-design-patterns

🎨 Record the articles and code I wrote while learning design patterns

Language: Java - Size: 977 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 8

Itchimonji/design-patterns-in-angular

Deprecated | new project: https://github.com/Itchimonji/design-patterns-in-typescript

Language: TypeScript - Size: 85.9 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 10

android-code/design-patterns

This is repository of http://androidcode.pl blog design patterns section. It shows uses of design patterns in Java and Android. Most of them are formed and named by Gang of Four

Language: Java - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 7

jayavardhanravi/DesignPatterns

Design Patterns using C++

Language: C++ - Size: 36.2 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 3

xdanielsb/patterns

Good practices to create code in Java, open to other languages. :zap:

Language: Java - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 5

d-alejandro/patterns

Design Patterns, PHP 8, Abstract Factory, Adapter, Builder, Chain of Responsibility, Command, Composite, Decorator, Dependency Injection, Facade, Factory Method, Mediator, Mock Object, Observer, Proxy, Repository Criteria, Singleton, State, Strategy, Template Method, Visitor

Language: PHP - Size: 15.6 KB - Last synced at: about 12 hours ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

kazakago/Factolize

Generate Android's Activity & Fragment factory method.

Language: Java - Size: 284 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

williamkoller/typescript-design-pattern-factory-method

Design Pattern - Factory Method

Language: TypeScript - Size: 8.71 MB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

harismuneer/Factory-Singleton-and-Strategy-Design-Patterns_Examples

🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"

Language: Java - Size: 68.4 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

rarissimaavis/Programmazione-Avanzata

Language: Python - Size: 145 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

maiconheck/desmistificando-design-patterns

Repo da talk que fiz: "Desmistificando Design Patterns" no #poaneters

Language: C# - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

ThaliaLevy/design-patterns

Disponíveis exemplos de padrões de projetos em Java, como SOLID, Factory Method, Abstract Factory, Builder, Bridge, entre outros.

Language: Java - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

iosbrain/Swift-Factory-Design-Pattern

An Xcode 9 project, written in Swift 4, demonstrating how to implement the factory method design pattern.

Language: Swift - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rito328/php-design-patterns-factory-method

PHP Design Patterns - Factory Method Pattern Sample

Language: PHP - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

kalelc/ruby-design-patterns

Language: Ruby - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

eduardofranca1/typescript-api

This project was created using TypeScript, SOLID principles, and Design Patterns

Language: TypeScript - Size: 561 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

faisalcse1/design-pattern

Explore and implement the 23 GoF design patterns in C#. Features detailed C# examples and explanations to help programmers enhance their .NET projects with elegant, scalable designs. Dive into object-oriented design and improve your software architecture skills.

Language: C# - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ruliancruz/lpooii-pizzaria Fork of cirosobral/lpooii-pizzaria

Project for the Object Oriented Programming Language II subject

Language: Java - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Chavan-1/Spring

This repo contains basics of Spring

Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

e-tramontana/IS-Lez-5

Un esempio di Factory Method

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

joseederangojr/refactoring-guru

own implementation for design-patterns in refactoring-guru

Language: TypeScript - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danieldantasdev/awesomeshop_api-restful_dpc-factory-method_course-luisdev-architecture_dotnet-7.0.2_csharp-11

Este repositório é dedicado para se aprofundar no DPC (Design Pattern Creational) Factory Method, utilizando a linguagem de programação C#.

Language: C# - Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jagepard/PhpDesignPatterns-FactoryMethod

FactoryMethod

Language: PHP - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Minisiia/FactoryMethodMavenHibernate

Create a new database using MySQLWorkbench, Maven project and set it up properly, hibernate.cfg.xml settings file, create with using hibernate a new table with initial value.

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

quynhchi1009/FactoryMethod

Factory Method is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.

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

davidrezende/kotlin-patterns

Implementação e resumo de design patterns em kotlin

Language: Kotlin - Size: 251 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ShiauweiZhao/FactoyModeTest

c++11 factorymode

Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Gwolner/mensagem-gof-factory-method

Envio de mensagens que faz uso do padrão de projeto (design patterns) Factory Method.

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

Jagepard/JavaDesignPatterns-FactoryMethod

FactoryMethod

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

Jagepard/CsDesignPatterns-FactoryMethod

FactoryMethod

Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dzui42unit/AbstractVM

AbstractVM is a machine that uses a stack to compute simple arithmetic expressions. These arithmetic expressions are provided to the machine as basic assembly programs.

Language: C++ - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

coppolaop/Pushdown-Automaton

Application of Pushdown Automatons using the Design Pattern Factory Method

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

SylwiaGargula/Diagrams-and-patterns

Language: Java - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

juniormayhe/GangOfFourDesignPatterns

Creational, Structural, Behavioral useful design patterns in C#

Language: C# - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

the0den/test-country-taxes

Python 3, S.O.L.I.D., DRF

Last synced at: over 2 years ago - Stars: 0 - Forks: 0