Topic: "gof-patterns"
LilyOSullivan/Design-Patterns-in-CSharp
Design Patterns in C# and .Net
Language: C# - Size: 196 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

snikos/Design-Patterns
Visualisation of Design Patterns
Language: JavaScript - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

epomatti/java-gof-patterns
Classical Design Patterns implemented in Java
Language: Java - Size: 84 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dfleta/galley-grub
Desing pattern exercise: flyweight pattern and chain of responsability
Language: Java - Size: 2.68 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

xiaozhiliaoo/pattern-practice
Inspired by GOF&POSA,Learn Java GOF pattern,POSA series, cloud design patterns, microservice patterns etc...
Language: Java - Size: 57.6 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Fariawillyan/Design-Patterns-Loja
Padroes de projeto Comportamentais com exemplo de uma Loja
Language: Java - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dEzequiel/ricksy-business
Java exercise to explore topics as Maps and practice 'observer pattern'. Use of encapsulation and good design practices such as SOLID. Also practice with no access modifiers methods.
Language: Java - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jonasaacampos/desing-patterns-java
Explorando Padrões de Projetos na Prática com Java
Language: Java - Size: 273 KB - Last synced at: 4 months ago - Pushed at: over 3 years 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 at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rubenssleme/03-design-patterns-java
"Como conhecer diversas soluções sem precisar passar por vários anos alternando entre escolhas certas e erradas? Como saber o contexto em que essas soluções são adequadas e quais são as contrapartidas dos benefícios da solução? Felizmente existe uma forma na qual desenvolvedores mais experientes expressam seu conhecimento em um determinado domínio. E então eu apresento os padrões de projeto, os Design Patterns!"
Language: Java - Size: 688 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Henrique1204/TypeScript-Design-Pattern
Arquivos das aulas do módulo "TypeScript - Design Patterns - Padrões de projeto - GOF" do curso de JavaScript e TypeScript da Udemy.
Language: TypeScript - Size: 3.69 MB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SAH01/GOF-Software-Design-Pattern-demo
GOF23种软件设计模式demo案例
Language: Java - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ComprosoftCEO/ExpressionEvaluator
Expression evaluator using GOF design patterns
Language: C++ - Size: 151 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

khalilelmaghraoui/23-Design-Patterns-JAVA
All 23 Gang of Four Design Patterns with JAVA
Language: Java - Size: 9.53 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ayoubmouallim/Design-Pattern
🔥🔥 The GoF Design Patterns
Language: Java - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hyesungoh/DesignPatternWithTS
:seedling: learning gof design pattern with typescript
Language: TypeScript - Size: 43.9 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yegorskikh/Swift-GoF
This repository contains GoF patterns.
Language: Swift - Size: 127 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DanSilva41/design-patterns-II
Carried out on the Alura platform, applying advanced practices with familar design patterns(structural).
Language: Java - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DanSilva41/design-patterns-I
Carried out on the Alura platform, applying basic practices with familar design patterns(behavioral).
Language: Java - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: over 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 at: 3 months ago - Pushed at: almost 4 years 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 at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl120-2021-aug-19
DCL-120: Object-Oriented Programming Principles and Design Patterns
Language: Makefile - Size: 391 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ikramhasan/dart-design-patterns
Design patterns implemented in Dart
Language: Dart - Size: 11.7 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

KidusMT/DesignPatterns
Design Patterns and Design Principles with their best practices and description
Language: Java - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

4z7l/GoF_Design_Pattern
GoF Design Pattern Example in Java
Language: Java - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AlbertusKevin/Design-Pattern-Collections
Kumpulan contoh penerapan 23 design pattern berdasarkan GOF + MVC, Null Object, Object Pool + SOLID Design Principle. Ditulis dalam bahasa PHP dan Java, dilengkapi dengan keterangan penggunaan pada tiap main class dari design pattern
Language: PHP - Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lucasemanuel/strategy-js
Strategy - Design Pattern implementado com javascript.
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

CLOCKWORK95/software_engineering_bce_mvc_software_project
Language: Java - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

ranelpadon/design-patterns
Notes and Python implementation of Design Patterns popularized by the Gang of Four.
Language: Python - Size: 2.93 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TonyDoen/go_code_review
learning golang
Language: Go - Size: 3.54 MB - Last synced at: about 1 year ago - Pushed at: about 4 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 at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cassiofb-dev/gof-design-patterns
Java implementation of Desing Patterns
Language: Java - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tomershay100/Design-Patterns
Design Patterns Implementations
Language: C++ - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MrOzOn/PatternDesign
design patterns with examples in Kotlin
Language: Kotlin - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JingweiWang/DesignPatterns
23种经典设计模式的研习
Language: Java - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: over 4 years 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 at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

geovanegodoi/DesignPatternsWalkthrough
Design Patterns (GoF) walkthrough examples based in .NET Core
Language: C# - Size: 421 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

LEON12699/Patrones_diseno
Recopilación (ejemplos y estructura) de los patrones de diseño Gof
Size: 197 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

marjan3/design-patterns-gof
Java implementation of the Gang of four design patterns
Language: Java - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pomanitzz/RefreshKnowledge
Language: Java - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Heng-xiu/DesignPattern
Language: Java - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alamer/java-pattern-examples
Java GoF patter examples for students
Language: Java - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

marjan3/design-patterns-javascript
Design Patterns JavaScript implementation
Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Mishco/Gof_patterns 📦
List of Gang of Four Patterns
Language: Java - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

zeromsi/Design-Patterns
Design pattern implementations using java
Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

cwelt/DesignPatterns
C# Implementation Examples of Selected GOF Design Patterns
Language: C# - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

NadjibSb/DesignPatterns-GOF
Simple examples of GOF design patterns
Language: Java - Size: 235 KB - Last synced at: over 2 years ago - Pushed at: about 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

Tearth/Design-Patterns
Collection of 23 Gang of Four design patterns implementations in C#.
Language: C# - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

aminatadjer/Gang_Of_Four_Design_Patterns-
Implementation of GOF patterns (Creational, Structural, Behavioural)
Language: Java - Size: 40 KB - Last synced at: over 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

valentinafeve/sap-patterns
Software architecture patterns implemented in Java. Random examples based on Gof Patterns.
Language: Java - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AlexBobryshev93/Patterns_GoF
GoF patterns samples written in Java
Language: Java - Size: 77.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kwahome/gof-patterns-java
Language: Java - Size: 1.66 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

brunohsn6/Projeto-Cadastro-Doencas
Language: Java - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

AlexiaChen/design-pattern
Implementation of Design Pattern in Java
Language: Java - Size: 116 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

srenner/DesignPatterns
Refresher in GoF design patterns, implemented in C#
Language: C# - Size: 11.7 KB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ruslanabdraev/Patterns
GoF Patterns
Language: C# - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Antiloope/Design-Patterns
A simple implementation of GOF Design Patterns, with educational purposes
Language: C++ - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

skatesham/design-pattern-implementation
Design Pattern of the Gang of Four (GoF)
Language: Java - Size: 1.54 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TarasVovk669/awareness_GOFPattern
Language: Java - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rubemkalebe/DesignPatterns
Implementing design patterns in Java for practicing
Language: Java - Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ganesh-k13/Gang-of-Four
Gang of Four implementations for Design Patterns course
Language: C++ - Size: 147 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

houqian/design-patterns-in-lambda
Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

menezeslarissa/design-patterns
Implementação dos Padrões de Projeto GOF com BlueJ
Language: Java - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Olezha/Flowergarden Fork of asidun/Java-Advanced-Feb-Apr-2018
GL Java ProCamp 2018 Course project
Language: Java - Size: 263 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

AckywOw/DaggerSession
First commit
Language: Java - Size: 2.13 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

EmilianoCervantes/GoF-Patterns
Implementations of Factory Method, Adapter (class), Interpreter, Prototype, Composite
Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

fwk1010/GoF-Java
write GoF by Java.
Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 7 years 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 at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dotWee/se_doa_WI201718-facade 📦
Eine Beispiel-Implementation des Entwurfsmusters Fassade aus dem Bereich der Softwareentwicklung
Language: C++ - Size: 455 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ac-marlon/PatronesPOO
Patrones de diseño creacionales, estructurales y de comportamiento (Gang of Four)
Language: Java - Size: 336 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

flashjpr/design-patterns
let's write extendable and smart code
Language: Java - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kutsyk/Java-Pattern-Implementation
Implementation of pattern from GoF
Language: Java - Size: 3.09 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

vsventy/design-patterns
A collection of GoF design patterns implemented in Python.
Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

monicbhanushali/Design-Patterns
This repository includes Java code for the GOFs design patterns.
Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

danmaq/GofExperience 📦
📝 Practice of GoF's software design pattern.
Language: C# - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

mirrors/awesome-design-patterns
A curated list of software and architecture related design patterns.
Language: Markdown - Size: 204 KB - Last synced at: about 1 year ago - Stars: 0 - Forks: 0