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

GitHub topics: factory-method-pattern

The-Wand/Wand

Declarative Programming Language 📦 For error-free coding

Language: Swift - Size: 7.14 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 14 - Forks: 6

chenme72/block-warriors

A collection of fun Minecraft minigames in the form of a plugin.

Language: Java - Size: 8.56 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Ymanda/autopn-light

AutoPN is a detector of rhetorical deception through sophism. By converting WhatsApp/email threads into a single timeline, then asking the LLM to flag sophisms and hidden intentions (eg: Family disputes, Contracts & business deals, Workplace power plays, harassment patterns in online communities, desinformation in debates or new reports

Language: Python - Size: 20.4 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

The-Wand/Foundation Fork of The-Wand/Wand

Foundation 🏛️ Factory unit

Language: Swift - Size: 6.58 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Chrimle/Exception-Factory

Language: Java - Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

kauatwn/StrategyDemo

Demonstração do padrão de projeto Strategy e Factory Method.

Language: C# - Size: 123 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

rajhseg/DesignPatterns_CSharp_Sample

This repo consists of Design Patterns Creational, Structural, Behavioral Patterns and Solid principle in C#

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

marciokgr/FactoryDesignPattern

Factory é um padrão de design criacional que fornece uma interface para criar objetos em uma classe base, mas permite que as classes derivadas alterem o tipo de objetos que serão criados

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

ValenButtignol/oo-design-final

A set of programs to practice the design patterns from the book "Head First Design Patterns"

Language: Java - Size: 5.32 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

The-Wand/URL_Backup Fork of The-Wand/Wand 📦

URL + REST 📦 Factory unit

Language: Swift - Size: 6.49 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

kerydan/DesignPatterns

Design Patterns according to GOF, C++

Language: C++ - Size: 80.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hoangsonww/Software-Design-Patterns

🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.

Language: Java - Size: 5.41 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 24 - Forks: 16

lpenap/java-patterns-and-constructs

Collection of patterns and other constructs in Java

Language: Java - Size: 121 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AsrielDreemurrGM/Design_Patterns_Java

Study about Java implementations and design patterns. Includes Singleton, Builder, Abstract Factory, Factory Method, Facade, Observer, Template Method, Adapter and Dependency Injection. Features JavaDocs, demos, organized packages, and practical examples using Spring for DI.

Language: Java - Size: 70.3 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

JakubVojvoda/design-patterns-cpp

C++ Design Patterns

Language: C++ - Size: 65.4 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 4,382 - Forks: 961

Mqwelli/factoryMethod

implementation of factory method pattern

Language: C++ - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Jayakrishnan-mk/design-patterns

Its a practice repo for practicing about the `gang of four` design patterns

Language: JavaScript - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

nichitaa/design-patterns

CLI application that implements some creational, structural and behavioral design patterns in TypeScript.

Language: TypeScript - Size: 3.76 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

HajjSalad/Embedded-AI-For-Predictive-Maintenance

Industrial-grade data logger using STM32 and Zephyr RTOS for real-time sensor data collection and on-device anomaly detection with TensorFlow Lite for Microcontrollers.

Language: C++ - Size: 192 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

codeguima/Design-paterns-java

Repositório de exemplos de códigos de patterns de desenvolvimento de software como Abstract factory, Decorator, Observer, Factory Method.

Language: Java - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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: 20 days ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 7

The-Wand/Weather Fork of The-Wand/Wand

Weather 📦 Factory unit

Language: Swift - Size: 6.41 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

george-georgy/Practicing-Design-Patterns-java

Design pattern is a solution to a common problem , each pattern describes a problem that occurs over and over multiple times in our environment and core of the solution on that problem can be used a several times without ever doing it same twice.

Language: Java - Size: 39.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Debora-Carvalho/SistemaRelatorios

Solução desenvolvida em Java para um Sistema de Geração de Relatórios, utilizando o padrão de projeto Factory Method.

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

Dinidu21/Design-Patterns-Java

Comprehensive Guide to Design Patterns in Java 🚀

Language: Java - Size: 131 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

entelo/industrialist 📦

Industrialist manufactures factories that build self-registered classes.

Language: Ruby - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

sunmeat/FactoryMethod

factory method pattern cpp example [CREATIONAL]

Language: C++ - Size: 11.7 KB - Last synced at: 25 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 45 - Forks: 30

hi-shekhar/low_level_design

Implementation of several LLD using Typescript

Language: TypeScript - Size: 1.12 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

firstori29/Practical.DesignPattern.FactoryMethod

Implement the Factory Method and Abstract Factory design pattern with an example of ordering a famous traditional Vietnamese dish, Pho.

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

janigowski/wikipedia-streams

🛠️📚🌐 Discover the dynamic pace of Wikipedia's development. This project leverages React, the Factory Pattern, and Server-Sent Events (SSE) to deliver a real-time stream of updates.

Language: TypeScript - Size: 8.87 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

m-zakeri/D4T

Design for testability

Language: Python - Size: 245 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

sc0v0ne/design_pattern_factory_method

Develop a system that uses the pattern given in class. "Factory Method" design pattern.

Language: Java - Size: 15.6 KB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sangafabrice/process-inspector-mvc

The Process Inspector inspects individual processes and provides an option to stop them. It is a simple GUI application built with PowerShell WinForms and structured on the MVC architecture.

Language: PowerShell - Size: 77.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KirstenZa/xtend-etai

The ETAI library (Extraction, Traits, Adaption, Implementation) contains several Active Annotations for Xtend.

Language: Xtend - Size: 13.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

aadeetyeah/DesignPatterns

Design Patterns Repository.

Language: Java - Size: 586 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

KeremTAN/Creational-Patterns-Benchmark

This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.

Language: Java - Size: 341 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

mevlutayilmaz/creational-design-patterns

Language: C# - Size: 36.1 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kauatwn/FactoryMethod_Demo

Demonstração do padrão criacional Factory Method.

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

YAS-SIIN/DesignPatterns

Design paterns

Language: C# - Size: 3.42 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

FlorinaMt/Chat-Client-Server-System_TCP-Sockets

Chat client-server system using TCP sockets.

Language: Java - Size: 8.68 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ray-bytes/Sales-Data-Analysis-of-Apple-Products

This repository contains Data Engineering solution using ETL (Extract, Transform, Load) implementation for the sales data analysis of Apple products. The solution is designed to handle diverse data formats and is implemented on Databricks using PySpark, Python, and Databricks utilities.Factory Method Design Pattern has been implemented for reading.

Language: Python - Size: 354 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alexandra-valkova/DesignPatterns

Some design patterns (Singleton, Simple and Abstract Factory, Builder, Facade, Adapter, Chain of Responsibility, Mediator) examples written in C#

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

renannrocha/factory-method-impl

Exemplo de implementação simples do padrão Factory Method em um projeto Spring Boot

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

and47/8queens_ext

Solved chess puzzle for any board size and pieces, extension of well-known 8 queens (backtracking, < 2 sec.)

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

edsonwade/design-patterns-creational

Design Pattern Creational

Language: Java - Size: 24.8 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anton-mel/SantoriniGame

OOP Based Santorini Game CLI | Play with AI/Random/Human with Undo/Redo UML patterns

Language: Python - Size: 17.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlessandroFerrante/Software-Engineering

University subject: Software Engineering

Language: Java - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GitLobanov/RoadMapZSTennisScoreboard

Выполнение задачи "Табло теннисного матча" из роадмапа Сергея Жукова

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

syedumerahmedcode/factory-pattern

The aim of this project is to show case how to create types of classes(which originate from an Interface/Abstract class) and create objects dynamically. Otherwise, without factory method pattern, we have to create objects at compile time which increases coupling but also code harder to extend for future requirements. --

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

kadir-code/DesignPatterns

In this project, I tried to apply some design patterns with sample projects.

Language: C# - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 2

dhirajkumarrajput4/Design-Pattern

Java Design Pattern

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

ehsangazar/design-patterns-php

All Design Patterns Samples in PHP

Language: PHP - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 44 - Forks: 15

Junzhuodu/design-patterns

C++ Implementation for 23 Design Patterns

Language: C++ - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 94 - Forks: 33

Kahmori/DesignPatterns

A collection of design patterns implemented in Java, showcasing practical examples of creational, structural, and behavioral patterns.

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

ManiacalMaynard/skull-and-bones

Tic-Tac-Toe but with more pirates!

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

dgomp/factory-method

Trabalho da disciplina de Técnicas de Programação sobre Factory Method.

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

sergeyleschev/ios-dev-skills

 iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+

Size: 354 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 1

arthurfp/Go_Factory-Method_Pattern

A Go project demonstrating the Factory Method pattern with a vehicle manufacturing simulator. This repository showcases the creation of diverse vehicle types—cars, bikes, and trucks—each through its own dedicated factory, emphasizing best practices in object-oriented design and unit testing.

Language: Go - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sergeyleschev/design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

Language: Swift - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 23

iampranabray/Design-Patterns-Dart

This repository contains sample code and explanations for various Object-Oriented Programming Design Patterns implemented in Dart language.

Language: Dart - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ijeyg/quality-control

This repository hosts a Laravel application named "Quality Control," designed for managing product quality assurance using HMVC architecture and various design patterns such as Repository, Builder, Data Mapper, Strategy, and Factory Method for scalability and maintainability.

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

AbdullrhmanElhelw/ResultPattern

Impelement Result Pattern in.NET Web API To achieve the unified API response

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

SedatD/DesignPatterns

Playground for Design Patterns

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

PriyankaCornelius/Inventory-Management-System

Inventory Management & Billing System built using Design Patterns

Language: Java - Size: 1.87 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dogukanmuslukcu/DesignPatterns

This is a learning project for Design Patterns

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

cenkerkumlucali/design-patterns

Creational design patterns in C#: Abstract Factory, Builder, Factory, Factory Method, Object-Pool, Prototype, Singleton.

Language: C# - Size: 1.44 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

chizuru-nina-yamauchi/Automated-Teller-Machine-ATM-System

My assignment for ATM System with design patterns, file handling, CLI operations.

Language: Java - Size: 2.23 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

izzyluuuuh/factory-method-pattern

Implementation of Factory Method Pattern Using Java

Language: Java - Size: 231 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ArthurQR98/Proyecto-Web-PProgramacionBackend

Backend for project

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

ahmedsaed27/design-pattern

Design Patterns in PHP

Language: PHP - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kursat-ozturk/factory_method_pattern_dart

Factory Method Pattern, nesne odaklı programlamada nesne oluşturma işlemini soyutlamak ve esneklik sağlamak için kullanılan bir kalıptır.

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

skcore/c-sharp

C# enables developers to build many types of secure and robust applications that run in .NET

Language: C# - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

chokshidharita/Design-Patterns-in-Java

Design Patterns in Java

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

luyounus/ResumeBuilder Fork of codefellows-seattle-dotnet-401d2/Lab09-Factory

Resume Builder Console App written with C# using the Factory Method Design Pattern

Language: C# - Size: 490 KB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 3

nicolasrouge/tdd-mars-rover-kata

A TDD Exercise with .NET8, xUnit, FluentAssertion.🛰️Design Patterns: Factory Method, State, Command

Language: C# - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlejandroDavidArzolaSaavedra/Kata-Toy-Factory

Practicing design patterns: singleton, simple factory, factory method for a toy store

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

yichunzhao/Design-Patterns

An introduction of patterns using simple examples (in construction)

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

belei-bohdan/samples-design-patterns

A collection of code examples that demonstrate various design patterns used in software development.

Language: C# - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 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: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

khaledsawan/design-patterns

The Singleton, Factory Method, Adapter, Composite, and Observer design patterns are all demonstrated together.

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

GoonerMAK/SWE-4501-Design-Patterns

SWE 4501 Design Patterns

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

mirunavlc/exchangeRate-aspnet

Language: C# - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Dup1n/Libreria-Pattern

Implementation of Patterns: Factory Method, State and Abstract Factory on a Library with PHP

Language: PHP - Size: 418 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AlexFazio64/Creational-Patterns 📦

Graphical Demos for Creational Patterns

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

JelenaMilivojevicJM/The-Bouquet-Project_StringJoiner_Factory-Desing-Pattern

This repository consists of 2 independent projects: The Bouquet Project & The Flowers Project

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

wesleyruchel/FlightCompanySistem

A simple application that implements a Factory Method pattern.

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

liutr18/Employee-Management

Employee Management is a project implementing CRUD operations, applying DAO and Factory design pattern and using Java and remote MySQL database connected by JDBC.

Language: Java - Size: 2.18 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

RidvanOrun/DesignPatterns

In this project, I explain design patterns and some patterns application.

Language: C# - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

verloka/DesignPatterns

Design Patterns: Elements of Reusable Object-Oriented Software

Language: C# - Size: 806 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 4

JeffCantores/Pizzademic-PH

An E-commerce website application that implements the different design patterns

Language: Java - Size: 44.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ZahraHeydari/CreationalDesignPatternsSample

Including Builder, Factory method, Abstract Factory, Prototype and Singleton

Language: Java - Size: 146 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

seyma-cengiz/creational-design-patterns

implementation of creational design patterns

Language: C# - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nixxxo/Encryption-Factory-Method

🔒 Simple examples of cryptography in C# from where begginers can learn.

Language: C# - Size: 347 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jiisanda/solved

Python & Rust | Practice Problems and Design Pattern

Language: Python - Size: 395 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cristianV0117/patrones

Patrones de desarrollo con SLIM y PHP

Language: PHP - Size: 229 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasDSBR/Design_Patterns_Factory_method

O Factory Method define um método, que deve ser usado para criar objetos em vez da chamada direta ao construtor (operador new). As subclasses podem substituir esse método para alterar a classe de objetos que serão criados.(Fonte: https://refactoring.guru/pt-br/design-patterns/factory-method/csharp/example)

Language: C# - Size: 297 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gsebdev/Fisheye Fork of OpenClassrooms-Student-Center/Front-End-Fisheye

Pure JS freelance photographers platform that displays a fetched photographers list and photographer work & details

Language: JavaScript - Size: 191 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VadimFor/DSS-Teoria

3º. Obligatoria

Size: 59.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vardant-a/WalkTogether

Application stub created using the MVP + С

Language: Swift - Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Related Keywords
factory-method-pattern 183 design-patterns 82 singleton-pattern 56 abstract-factory-pattern 51 java 43 builder-pattern 36 adapter-pattern 35 observer-pattern 30 facade-pattern 29 decorator-pattern 27 factory-pattern 26 prototype-pattern 26 strategy-pattern 24 command-pattern 23 csharp 17 proxy-pattern 16 iterator-pattern 15 builder-design-pattern 13 bridge-pattern 13 composite-pattern 13 chain-of-responsibility-pattern 11 mediator-pattern 11 creational-patterns 11 template-method-pattern 10 creational-design-patterns 10 state-pattern 9 dotnet 8 design-pattern 8 javascript 8 factory 7 template-pattern 7 singleton 7 typescript 7 strategy-design-pattern 7 swift 7 repository-pattern 7 object-oriented-programming 6 oop 6 flyweight-pattern 6 cpp 6 adapter-design-pattern 6 maven 5 singleton-design-pattern 5 php 5 visitor-pattern 5 interpreter-pattern 5 null-object-pattern 5 structural-patterns 5 behavioral-patterns 4 blackbox 4 oracle-machine 4 simple-factory-pattern 4 python 4 junit 4 observer-design-pattern 4 solid-principles 4 nodejs 3 memento-pattern 3 mvc 3 c-plus-plus 3 c-sharp 3 factory-method 3 gang-of-four-design-patterns 3 java-8 3 ios 3 tdd 3 dependency-injection 3 designpatterns 3 polymorphism 3 abstraction 3 dependency-inversion-principle 3 observer 3 encapsulation 3 object-oriented 3 desing-patterns 3 inheritance 3 design 3 scss 2 eslint 2 abstract-factory-design-pattern 2 csharp-code 2 factory-method-design-pattern 2 low-level-design 2 typesafe-config 2 prototype-design-pattern 2 object-pool-pattern 2 abstract-factory 2 mongodb-atlas 2 interfaces 2 mongoose 2 solid 2 value-object 2 security 2 javaweb 2 servlet-jsp 2 refactoring 2 proxy-design-pattern 2 factory-design-pattern 2 junit-test 2 xunit 2