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

Topic: "template-pattern"

kiat/OOP-Design-Patterns

OOP Design Patterns Code Examples

Language: Java - Size: 6.89 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 48

rajan2275/Python-Design-Patterns

Python Design Patterns

Language: Python - Size: 65.4 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 88 - Forks: 28

akormous/design-patterns

A collection of C++ projects implementing various object-oriented design patterns.

Language: C++ - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 5

rohitksingh/Design_Patterns_aka_Hawai_Baatein

Repository which contains simple code implementation of different Design Pattern.

Language: Java - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 8

dslsyeoh/design-patterns-exercise

Practice exercise for design patterns

Language: Java - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 5

KeremTAN/CarFactory

This is a fictional system software which runs on console. This system is designed to understand the uses of Template Method and Iterator Design Patterns.

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

ChuliangYang/CleanArchitecture

A sample app in Kotlin, using Uncle Bob's clean architecture + MVVM + Android Architecture Components +DataBinding + RxKotlin, Dagger android, Retrofit, following SOLID principles and common design patterns. Check out this https://github.com/ChuliangYang/MaterialTabPage for MVP and regular MVVM version

Language: Kotlin - Size: 24.2 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

Nowshadjunaed/Design-Pattern

Design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design

Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

pallavJha/DesignPatterns

DesignPatterns in Java 8. Practices after reading from Head First Design Patterns

Language: Java - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Electrostat-Lab/Articular-ES

An entity component system (ECS) framework featuring strong articulations among components from different systems through controller interfaces. 'Everything is a Component' & 'ECS Modules' is what makes it special!

Language: Java - Size: 257 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

HacettepeCSCoders/Template-Method-Pattern-BBM486Project

BBM486 - Payroll Project with Template Method Pattern

Language: C# - Size: 5.85 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 4

Narges-NJN/zombies-vs-plants

JavaFX Game - Final Term project - Advance programming with Java course

Language: Java - Size: 22.8 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

Hasanaltan-cpu/DesignPatterns-2

In this repository, i will explain design patterns and which problems can be solved via these patterns.I especially try to use real world scenario.

Language: C# - Size: 1.25 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

matiux/php-design-patterns

PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book

Language: PHP - Size: 9.29 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

riyadomf/Design-Patterns-Java

Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.

Language: Java - Size: 17.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

furkanozev/Object-Oriented-Analysis-Design

Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI

Language: HTML - Size: 6.35 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Houshangian/Design-Pattern

Simple Examples for GOF Design patterns

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

MainaGeorge/DesignPatterns

This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns

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

hirishu10/design-patterns

Design Patterns

Language: Java - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

javamultiplex/java-design-pattern

This repository contains all the design patterns with example.

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

hi-shekhar/low_level_design

Implementation of several LLD using Typescript

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

mic-devs/Curtin_OOSE_Assignment1_WBS

Assignment 1 of the Object Oriented Software Engineering Unit. A WBS application used for estimating task efforts that utilises template and composite pattern

Language: HTML - Size: 343 KB - Last synced at: 24 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DanielB159/HypernymyFinder

this repository contains the code for the HypernimyFinder - a program that finds the hypernyms of a given word based on a given corpus

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

Ksenijacv/Software_System_For_Computer_Repair_Services

This software manages computer repair service records in a Java-based Client-Server System with MySQL Integration. It includes an In-between Communication Side called Zajednicki and consists of ServerskiProgram (Server-side) and KlijentskiProgram (Client-side).

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

richrookie/Design-Pattern

12 Design Patterns You Must Know.

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

josephedwardchang/If-Else-Replacement-Pattern

Tutorial for replacement of if-else construct in C#. You have to program that replacement into objects, using a blend of template & chain-of-responsibility design pattern. Advanced topic for devs

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

VadimFor/DSS-Teoria

3º. Obligatoria

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

sophearyrin-dev/CS525-ASD

CS525-MIU

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

CSUI-Adpro/tutorial-2

Behavioral Design Pattern: Command Pattern and Template Pattern.

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

Keita18/Java_Problems

Java Design Patterns: this module contains java design patterns like Strategy Pattern, Template Pattern, Abstract Factory Pattern

Language: HTML - Size: 346 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pushkar4/design-patterns

Java implementation of the Design Patterns

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

bishu21/PhonePeSnakeAndLadder

Phonepe machine coding on Snake and Ladder

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

OOHQ3E/DesignPatterns

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

hsynalv/AspNetCore_DesignPatterns

Design Patterns with Asp.Net Core

Language: C# - Size: 11.8 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tarcnux/design_patterns_typescript

Coletânia básica de padrões de projetos em Typescript para fins de estudos

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

plusangel/TemplateBridgePatterns

This is a short example that demonstrates the template and bridge pattern using modern C++

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

descifrador17/Design-Patterns

Collection of Design Patterns Examples in Java and Kotlin

Language: Java - Size: 15.6 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

omercevik/CSE-443

Object Oriented Analysis and Design

Language: Java - Size: 3.19 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

RezaGholamzad/Java-design-patterns

java design patterns

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

Amonadidis/design-patterns-java

Several design patterns for software engineering in Java.

Language: Java - Size: 15.3 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

trandreluis/sistema-alocacao-salas

Projeto desenvolvido para a disciplina de Padrões de Projeto durante o curso superior de Análise e Desenvolvimento de Sistemas no IFPB - Campus Monteiro.

Language: HTML - Size: 20.2 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Topics
command-pattern 24 decorator-pattern 24 singleton-pattern 23 observer-pattern 23 strategy-pattern 23 adapter-pattern 20 design-patterns 20 facade-pattern 17 factory-pattern 15 composite-pattern 15 abstract-factory-pattern 14 java 13 iterator-pattern 13 state-pattern 11 proxy-pattern 11 prototype-pattern 10 bridge-pattern 8 builder-pattern 7 visitor-pattern 6 factory-method-pattern 6 strategy-design-pattern 5 object-oriented-programming 4 chain-of-responsibility-pattern 4 adapter-design-pattern 4 design-pattern 4 mediator-pattern 4 flyweight-pattern 3 designpatterns 3 observer-design-pattern 3 template-method-pattern 3 singleton 3 null-object-pattern 2 structural-patterns 2 lld 2 solid-principles 2 patterns 2 gui 2 csharp 2 chain-of-responsibility 2 behavioral-patterns 2 oop 2 composite-patterns 2 memento-pattern 2 swing-gui 2 state-design-pattern 2 proxy-design-pattern 2 factory 2 regex 1 observer 1 hypernymy-detection 1 apache-derby 1 hearst-pattern 1 template-method 1 junit 1 design-patterns-java 1 design-patterns-implemented-in-java 1 checkstyle 1 object-oriented-design-patterns 1 object-oriented 1 modular-system 1 specification-pattern 1 hexagonal-architecture 1 momento-pattern 1 builder-design-pattern 1 bridge-design-pattern 1 vending-machine 1 statergy-pattern 1 stat 1 low-level-design-in-typescript 1 github-actions 1 command-desing-pattern 1 viewmodel 1 rxkotlin 1 room 1 retrofit2 1 repository-pattern 1 mvvm 1 livedata 1 inversion-of-control 1 databinding 1 dagger2-android 1 clean-architecture 1 architecture-components 1 maven 1 swing 1 programming-fundamentals 1 intellij-idea 1 compound-pattern 1 modern-cpp 1 cpp 1 cplusplus 1 singletonpattern 1 factory-design-pattern 1 creational-pattern 1 abstract-factory 1 practices 1 head-first-design-patterns 1 pyhton 1 publisher-subscriber 1 proxy 1