Topic: "template-method"
kiat/OOP-Design-Patterns
OOP Design Patterns Code Examples
Language: Java - Size: 6.89 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 48

InnoFang/oh-my-design-patterns
🎨 Record the articles and code I wrote while learning design patterns
Language: Java - Size: 977 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 8

edward-mn/Design-Patterns-
Repository created for solving the exercises in the book and also understanding the specific standards
Language: Pascal - Size: 2.27 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 3

kaantas/WaffleShop
Multiple Design Patterns Example
Language: Java - Size: 65.4 KB - Last synced at: 2 days ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 4

ksiminski/design-patterns
Design patterns implemented in C++
Language: C++ - Size: 146 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 1

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: 9 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

hbrawnak/php-design-pattern
PHP Design Pattern definition with example.
Language: PHP - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 2

mathiasuy/Design-Patterns
Patrones de diseño / Clase Template C++ / Parciales / Exámenes de Programación 4 de Facultad de Ingeniería UdelaR - Uruguay. Análisis, Diseño e implementación en C++ usando programación orientada a objetos. UML. Design Patterns, Template C++, exercises...
Language: C++ - Size: 4.52 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 2

pestsov-v/Typescript-OOP-pattern
Examples of design patterns written in TypeScript with a detailed explanation.
Language: TypeScript - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

rarissimaavis/Programmazione-Avanzata
Language: Python - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

tom-bartk/httperactor
Async interactor for HTTP requests using a template method.
Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KamruzzamanAsif/DesignPatterns
This repository contains some Design Pattern, Solid Principles & Refactoring practice codes
Language: Java - Size: 12.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sunmeat/TemplateMethod
template method pattern cpp example [BEHAVIORAL]
Language: C++ - Size: 8.79 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EpicSharpCode/TemplateMethodExample
Repository with an example of using the "Template Method" pattern
Language: C# - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

never-sleeps/design-patterns
📚 Simple examples of using design patterns. | Фримен Э. Head First. Паттерны проектирования. (2018)
Language: Java - Size: 117 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rito328/php-design-patterns-template-method
PHP Design Patterns - Template Method Pattern Sample
Language: PHP - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

kalelc/ruby-design-patterns
Language: Ruby - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vlambo3/TemplateMethod---Employment
This repository features two branches: one with the original salary liquidation code and another showcasing the same process restructured using the Template Method pattern. Explore the benefits of enhanced code organization and reusability. Includes JUnit 5 tests for validating email routing logic.
Language: Java - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Robson-Teixeira/java-design-patterns-I-loja
Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Intermediário) - Design Patterns em Java I: boas práticas de programação da plataforma Alura.
Language: Java - Size: 25.4 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nicovillamonte/eg-template-method-series-peliculas-TS
Traducción al lenguaje TypeScript con NestJS del ejemplo de Series y Peliculas (Template Method) desarrollado por Fernando Dodino originalmente en Kotlin.
Language: TypeScript - Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jether2011/refactoring-pattern-java8
Refactoring to Pattern Java8
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

softwareDesign24/object-oriented-design01
Design Patterns: an example of the Template Method
Language: C++ - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

daniel-pereira-guimaraes/java-design-patterns
Examples of design patterns in Java.
Language: Java - Size: 54.7 KB - Last synced at: 4 months ago - Pushed at: over 2 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

MatveyKarachun/encryption-decryption
A simple encryption app with an example of the template method pattern
Language: Java - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

flaviocr2012/Loja-com-Descontos
Trata-se de um sistema que simula uma loja onde orçamentos são feitos para verificar a possibilidade de descontos, bem como calcular o valor do imposto devido sobre o produto adquirido
Language: Java - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

DiniZ44/DesignPatterns
Padrões de Projeto referentes a avaliação da disciplina Arquitetura de Software 2020.1
Language: Java - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Gwolner/tocador-gof-template-method
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

lelodois/designpatterns
Projeto que abrange diversos design patterns
Language: Java - Size: 237 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

robsoncastilho/RefactoringTemplateMethod
Exemplo de refatoração de código em C# para usar o design pattern Template Method.
Language: C# - Size: 160 KB - Last synced at: 3 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0
