Ecosyste.ms: Repos

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

GitHub topics: gof-patterns

DiegoPardoMontero/DesignPatterns

A repository for learning and applying design patterns to get more familiar with them

Language: Java - Size: 15.6 KB - Last synced: 17 minutes ago - Pushed: about 2 hours ago - Stars: 0 - Forks: 0

wikigreen/GoF-Patterns-examples

Simple examples for 23 Gang of Four design patterns using Java

Language: Java - Size: 38.1 KB - Last synced: 3 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

ngljcb/project_16251_dpfilesystem

Repository showcasing software design patterns, part of a university course on software development methodologies. Includes implementations of Factory, Adapter, Composite, Observer, and more, with comprehensive examples and tests.

Language: Java - Size: 29.3 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

MaksimPilat/design-patterns

Size: 21.5 KB - Last synced: about 23 hours ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

melchisedech333/rust-design-patterns

😍 Collection of Design Patterns in Rust. In addition to GoF patterns, it also contains patterns like Newtype and RAII Guards.

Language: Rust - Size: 126 KB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 1 - Forks: 0

meloian/ModernProg

Postmodern technologies in SW development 2024

Language: Python - Size: 42 KB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

lqqokim/design-patterns-in-ts

Gang of Four (GOF) design patterns implemented in Typescript.

Language: TypeScript - Size: 24.4 KB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

DovAmir/awesome-design-patterns

A curated list of software and architecture related design patterns.

Size: 87.9 KB - Last synced: 12 days ago - Pushed: 2 months ago - Stars: 36,534 - Forks: 2,703

ngljcb/project_16566_metodologie 📦

Software prototype in Java which implements best practices of object-oriented programming, SOLID principles & design patterns.

Language: Java - Size: 40.9 MB - Last synced: 12 days ago - Pushed: 14 days ago - Stars: 1 - Forks: 0

SoloveyTimofey/File-Catalog--Implementation-of-Composite-and-Chain-of-Responsibility-patterns

This is an example of impementation Composite and Chain of Responsibility patterns for modeling folder catalog.

Language: C# - Size: 4.48 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

Kogo1616/GoF

Explore our GoF patterns vault! From singletons to observers, find the keys to elegant code solutions. Let's unlock the magic of patterns together! ✨🔑

Language: C# - Size: 13.7 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

juancho088/software-design-patterns-kotlin

Introduction to the most popular Design Patterns, from the classic ones in the GoF to the most modern ones

Size: 0 Bytes - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

crystal-community/crystal-patterns

:book: Examples of GOF patterns written in Crystal

Language: Crystal - Size: 51.8 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 292 - Forks: 11

luisnt/Benjamim

Benjamim - JWT library boss for token creation and verification

Language: Pascal - Size: 1.27 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 9 - Forks: 2

AlexiaChen/design-pattern

Implementation of Design Pattern in Java

Language: Java - Size: 116 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

kramax42/code-playground

Language: JavaScript - Size: 9.89 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

gmoon92/gof-design-pattern

GoF Design Pattern

Language: Java - Size: 3.83 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

Fariawillyan/Design-Patterns-Loja

Padroes de projeto Comportamentais com exemplo de uma Loja

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

scottt2/design-patterns-in-dart

Gang of Four (GOF) design patterns implemented in Dart. Contributions welcome!

Language: Dart - Size: 63.5 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 441 - Forks: 107

Melika-Zabihi/JavaParser

Extracting class features from an open-source project

Language: Java - Size: 18.3 MB - Last synced: about 2 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

dfleta/frank-brunos-boxing

Examen programación Java do módulo de programación do ciclo de grado superior en Desenvolvemento de Aplicacións Multiplataforma do IES de Teis - Vigo.

Language: Java - Size: 1.01 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

nemanjarogic/DesignPatternsLibrary

A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.

Language: C# - Size: 6.25 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 1,923 - Forks: 190

SebastianBoldt/Gang-of-Four-and-Solid-Principles-in-Swift

👨‍👩‍👧‍👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds

Language: Swift - Size: 355 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 134 - Forks: 28

sudheerj/design-patterns

JavaScript(Vanilla/ES6/TypeScript) and Java (GoF) design patterns

Size: 1000 Bytes - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 82 - Forks: 24

dfleta/galley-grub

Desing pattern exercise: flyweight pattern and chain of responsability

Language: Java - Size: 2.68 MB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

Tihamer-k/Gof_Patterns

Repositorio creado para reforzar conocimientos en los patrones GoF

Language: Java - Size: 123 KB - Last synced: 2 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

luizgustavogz/ws-python

Workspace-Python Desenvolvido através do: Curso de Python 3 do Básico ao Avançado (com projetos reais) na plataforma Udemy por Luiz Otávio Miranda

Language: Python - Size: 8.86 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

djeada/Design-Patterns-General-Overview

The most popular design patterns and their implementations.

Language: Python - Size: 51.8 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

RameshMF/gof-java-design-patterns

Repository for all GOF design patterns with examples in Java.

Language: Java - Size: 300 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 49 - Forks: 44

mupezzuol/java-design-patterns

Project that implements some design patterns using Java (Facades, Singletons, Bridges, Adapters, Strategy, Decorator, State, Builder, Observer, Factory and much more).

Language: Java - Size: 5.86 MB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 3 - Forks: 5

svdev/design-patterns-cpp17

Design Patterns Headers-only Library for C++17

Language: C++ - Size: 25.4 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

nadyapng/Space-Invaders

Classic retro Space Invaders game implemented using GoF design patterns in Java.

Size: 1000 Bytes - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

emredkyc/DesignPatternsInCSharp

Most common Design Patterns you need to know, with examples in C#.

Language: C# - Size: 1.94 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 0

rikcav/padroes-de-projeto

Implementações de diferentes Padrões de Projeto em TypeScript.

Language: TypeScript - Size: 49.8 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

RaviSankarRao/DesignPatterns

Solution contains examples of the Gang of Four design patterns developed in C#

Language: C# - Size: 41 KB - Last synced: 3 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

Futsukai/SwiftDesignPattern

Swift Design pattern

Language: Swift - Size: 119 KB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

luizomf/design-patterns-typescript

Nessa seção falamos sobre 22 (de 23) padrões de projeto da GoF. Todos descritos em vídeo, com teoria e prática + exemplos de código.

Language: TypeScript - Size: 3.91 MB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 326 - Forks: 155

miamib34ch/HSE-SoftwareArchitecture 📦

Practical works on the subject "Design of software systems architecture"

Language: Python - Size: 444 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

milanm/DesignPatternsInUse

Most common Design Patterns you need to know, with examples in C#.

Language: C# - Size: 96.3 MB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 456 - Forks: 77

dfleta/mollap-intercepting-filter

SOLID GoF desing-pattern intercepting-filter java UML

Language: Java - Size: 52.7 KB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

thma/LtuPatternFactory

Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

Language: Haskell - Size: 588 KB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 973 - Forks: 39

esavini/cor-di

This library allows you to use constructor dependency injection (and perform Inversion of Control) with the Chain of Responsibility pattern.

Language: C# - Size: 31.3 KB - Last synced: 5 days ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

lombardi-g/My-Projects

Private projects and ideas for studying

Language: HTML - Size: 46.9 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Vaneeza-7/Car-Showroom-Management-System

A desktop application built in Java for Car Showroom Management using the Swing framework and leverages MySQL for the backend.

Language: Java - Size: 460 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

eminencegrs/gof-design-patterns

This code repository contains a complete set of 23 Gang of Four design patterns accompanied by examples illustrating each pattern.

Language: C# - Size: 50.8 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

toniskobic/ShippingPortGOF

.NET 7.0 Console application implementing multiple GOF Design Patterns

Language: C# - Size: 779 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

flowkraft/design-patterns-python

Design Patterns implemented in Python

Language: Python - Size: 10.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

flowkraft/design-patterns-java

Design Patterns implemented in Java

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

sensorario/go-design-patterns

Inspired by GoF patterns

Language: Go - Size: 109 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 120 - Forks: 5

YoungMYN/samples-patterns-gof

In this project, I comprehended and implemented all the GoF patterns

Language: Java - Size: 10 MB - Last synced: about 2 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

nitishabharathi/Ecommerce-Design

An e-commerce application using GOF design patterns and domain-specific patterns.

Language: Java - Size: 280 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

nackily/patterns-for-me

结合真实案例场景对常见的设计模式展开论述,列举特点和适用场景,总结使用技巧,以及分析在开源框架源码中的应用。截止目前,项目已有 13w+ 字...

Language: Java - Size: 15.5 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 161 - Forks: 21

deepcloudlabs/cmp5151-software.design.patterns-2023.2024

CMP5151: Software Design Patterns (2023-2024)

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

sergiodantasz/design-patterns-python

Repositório contendo os padrões de projeto (design patterns) com a linguagem Python.

Language: Python - Size: 3.91 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

MohamadrezaNazzaf/DesignPatterns

This repository is a collection of GOF design patterns

Language: C# - Size: 760 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

ShadowGreg/GoFPatterns

GoF Patterns

Language: C# - Size: 44.9 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

sangingeum/DesignPatterns

C++ Design pattern implementations

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

sanchezih/designpatterns-java

Distintas implementaciones de los patrones de diseño del GoF utilizando Java 11.

Language: Java - Size: 289 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

oleksiivelychko/go-design-patterns

Design patterns

Language: Go - Size: 586 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

eleev/swift-design-patterns

🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].

Language: Swift - Size: 693 KB - Last synced: 7 months ago - Pushed: almost 1 year ago - Stars: 205 - Forks: 24

TarasVovk669/awareness_GOFPattern

Language: Java - Size: 90.8 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

brunohsn6/Projeto-Cadastro-Doencas

Language: Java - Size: 34.2 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

khalilelmaghraoui/23-Design-Patterns-JAVA

All 23 Gang of Four Design Patterns with JAVA

Language: Java - Size: 9.53 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

welli7ngton/design-patterns-gof

Bem-vindo ao meu repositório pessoal, onde documentarei meu progresso ao aprender e aplicar os Padrões de Projetos da Gangue dos Quatro (GOF) em Python. Este é um espaço onde explorarei os princípios de design de software, padrões de projeto e como implementá-los eficazmente na linguagem Python.

Language: Python - Size: 6.34 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

shenshizhong/design-pattern-java-kotlin

java 和 kotlin 的设计模式。每一个例子都有撸过的,都是可运行的。

Language: Java - Size: 65.4 KB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

naohito-T/typescript-design-pattern

GoF design patterns in typescript

Language: TypeScript - Size: 1.37 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

lucianobajr/software-architecture

:building_construction: Software Architecture CCF 323

Language: TypeScript - Size: 17.6 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

LuisSalas94/Java-Design-Patterns

Explore the world of Java Design Patterns through my in-depth article. Discover their significance in software development and real-world applications. Guided by the acclaimed book "Head First Design Patterns," this article enhances your understanding of Java design principles.

Language: Java - Size: 20.5 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

ilijavuk/Design-Patterns-Homework

This repository serves as a comprehensive collection of homework assignments from my Design Patterns course during my master's program. The course provided in-depth guidance on various design patterns and their practical implementations. These assignments include hands-on exercises, all centered around a football tournament simulation project.

Language: C# - Size: 67.4 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

pau13-loop/RicksyBusiness

If you're interested about the Observer pattern and you want to know about the GOF patterns this is the ideal project for you. This kata has been made to practice the Liskov Substitution Principle and to know which process apply to create a program based on a UML diagram that follows the Observer pattern.

Language: Java - Size: 116 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

is0xjh25/cribbage-game

Add scoring and logging to the current program, with a flexible design which will allow for future maintenance and modification.

Language: Java - Size: 1.08 MB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

ergundenizbuyruk/Desing-Patterns

Design Patterns

Language: Java - Size: 90.8 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

kutsyk/Java-Pattern-Implementation

Implementation of pattern from GoF

Language: Java - Size: 3.09 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ranelpadon/design-patterns

Notes and Python implementation of Design Patterns popularized by the Gang of Four.

Language: Python - Size: 2.93 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

banziha104/GOF_Design_Pattern

🛠 Gang of Four, 23 Design Patterns with Kotlin And Java

Language: Kotlin - Size: 90.8 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

LEON12699/Patrones_diseno

Recopilación (ejemplos y estructura) de los patrones de diseño Gof

Size: 197 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

brneto/design-patterns

Implemented example of Design Patterns in Java

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

KiranSarella/Gof-Design-Patterns-Examples-in-Swift

GOF motivation, sample codes in swift

Language: Swift - Size: 5.48 MB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Caleb-Mantey/design-patterns-in-js

A resource to learn various design patterns (Structural Patterns, Behavioural Patterns & Creational Patterns). Comes with well documented examples all written in typescript.

Language: TypeScript - Size: 99.6 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

joonas-yoon/design-patterns-java

사례와 함께 자바 코드로 구현해보는 디자인 패턴

Language: Java - Size: 61.5 KB - Last synced: about 2 months ago - Pushed: 12 months ago - Stars: 2 - Forks: 1

AssoDePicche/agile-development-with-design-patterns

A few examples of design patterns with Java

Language: Java - Size: 23.4 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Bilaloum/Design-Patterns

Implementation of GoF Desgin patterns using java

Language: Java - Size: 6.84 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

hugocen/design-patterns

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

mchekin/design-patterns

OOP Design Patterns implemented in PHP

Language: PHP - Size: 55.7 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 6 - Forks: 0

gaievskyi/patterns

Software design patterns implementations in TS, Python, Go, C++, Rust, C#, Swift and PHP

Language: C++ - Size: 176 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

is0xjh25/automail-service

The project aims to develop new functionality based on original program following GRASP and GoF patterns.

Language: Java - Size: 446 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

gersonfaneto/DesignPatterns

The mostly known Design Patterns (GoF) implemented in Java.

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

vbsantos/dio-desafio-spring-gof-imp

Padrões de Projetos com Java e Spring Boot

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

romulodeoliveira/Design-Patterns

Classificação dos padrões GoF segundo Metsker

Language: C# - Size: 13.6 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

valentinafeve/sap-patterns

Software architecture patterns implemented in Java. Random examples based on Gof Patterns.

Language: Java - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

johnc219/virtual_proxy

Quickly build virtual proxies in Ruby

Language: Ruby - Size: 11.7 KB - Last synced: 18 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Matysys/design-patterns-mateuslima-dio

Padrões de projeto com Java

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

AcediaDotExe/GoFPatterns

Repository that helped me fully understand GoF patterns. I implemented Composite, Abstract Factory, Builder, etc. patterns

Language: TypeScript - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

gentra/golang-design-patterns

Golang Design Patterns based on Gang of Four (GoF)

Language: Go - Size: 48.8 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

andrei-punko/design-patterns

Design patterns implementation

Language: Java - Size: 7.62 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 1

tiagocpeixoto/factsory

A kind of factory and DI patterns library targeted to Typescript (w/o decorators).

Language: TypeScript - Size: 4.19 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

ismailbenhallam/Design-Patterns

Creational & Structural Design Patterns (Gang of Four Design Patterns)

Language: Java - Size: 43 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

nicksp/js-design-patterns

JavaScript Design Patterns Collection

Language: JavaScript - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

agr17/pygame-wordle

Clone of Wordle using Pygame.

Language: Python - Size: 258 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

marisudris/Design-Patterns-In-PHP

A repository of some of the most common OOP design patterns written in PHP.

Language: PHP - Size: 211 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

Related Keywords
gof-patterns 243 design-patterns 155 java 83 gof 48 patterns 25 gang-of-four 17 typescript 17 csharp 16 architecture 16 oop 16 factory-pattern 13 design-pattern 13 observer-pattern 12 structural-patterns 11 javascript 11 gang-of-four-design-patterns 11 dotnet 10 python 10 creational-patterns 10 behavioral-patterns 10 solid-principles 9 singleton-pattern 8 solid 8 kotlin 7 software-architecture 7 java-8 7 adapter-pattern 7 builder-pattern 7 tdd 7 oop-principles 6 designpatterns 6 swift 5 padroes-de-projetos 5 design 5 maven 5 software-design 5 software-design-patterns 5 object-oriented-programming 5 software-engineering 5 facade-pattern 5 grasp 5 strategy-pattern 5 strategy 4 golang 4 uml-class-diagram 4 pattern 4 nodejs 4 dotnet-core 4 cpp 4 chain-of-responsibility-pattern 4 factory 4 chain-of-responsibility 4 decorator-pattern 4 best-practices 4 java-design-patterns 3 gradle 3 ocp 3 swing 3 architectural-patterns 3 functional-programming 3 builder-design-pattern 3 clean-architecture 3 ddd 3 facade 3 abstract-factory-pattern 3 proxy-pattern 3 principles 3 flyweight-pattern 3 unit-testing 3 composite-pattern 3 awesome-list 3 oop-examples 3 patterns-design 3 software-development 3 game 3 adapter 3 japanese-language 2 microservices 2 php 2 swing-gui 2 resources 2 dotnet8 2 computer-science 2 design-patterns-csharp 2 java-gof 2 srp 2 software-developer-interview 2 jest 2 state-pattern 2 interpreter-pattern 2 offer 2 command-pattern 2 lists 2 mysql 2 python3 2 junit5 2 cloud-computing 2 spring 2 singleton 2 js 2