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

Topic: "command-pattern"

jorgeandrespadilla/proyecto-integracion-sistemas

Proyecto Final de Integracion de Sistemas

Language: Python - Size: 29.3 KB - Last synced at: about 9 hours ago - Pushed at: about 11 hours ago - Stars: 1 - Forks: 0

Royal-Code/Pipeline

This repo has libraries for DotNet that implement the mediator, chain of responsibility, and decorator patterns in order to build a pipeline of functions (handlers) to process requests (such as commands and queries) and produce results (response). This is designed for functions (handlers) to be plugged in without any direct dependency.You can use a simple function delegate or determine that a method of a service will be a handler.

Language: C# - Size: 335 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

zmts/honotype-api-nodejs

🔥 [WIP][2025 - now] Hono based RESTful API – lightweight, flexible and efficient boilerplate written in TypeScript as an alternative to the NestJS approach, without unnecessary complexity :]

Language: TypeScript - Size: 284 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

juan-kabbali/UnityCommandPattern

command pattern design and implementation for unity video games

Language: C# - Size: 2.34 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

shubhamv108/object-oriented-design-patterns

Simple examples of some of the Object Oriented Design Patterns.

Language: Java - Size: 32.9 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 3

Programmer-RD-AI/CI6115_Food_Ordering_System

The Pizza Ordering System is a sophisticated software solution that revolutionizes the way customers order and customize their perfect pizza. Built with Python, this system implements multiple design patterns to create a robust, scalable, and user-friendly platform.

Language: Python - Size: 7.76 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

xfrr/go-cqrsify

Lightweight, easy-to-use Go library designed to facilitate the implementation of software engineering principles such as Clean Architecture, Event-Sourcing, and Event-Driven.

Language: Go - Size: 85.9 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

lknstanley/GameDevPlayground

A simple playground for myself to demonstrate some game development technologies and tests.

Language: C# - Size: 1.39 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

abhinav-nath/design-patterns

Design Patterns in Java. Examples of SOLID principles and popular GoF Design Patterns.

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

vivopensource/gofpatternscsharp

Design Patterns for C# (Gang of Four)

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

tonitaga/key_value_storages

A console application that allows you to interactively work with key-value pair stores such as 'HashTable [unordered_map]' and 'Red Black Tree [map]'. Allows to make comparison of basic operations between storages.

Language: C++ - Size: 183 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AweSkyBear/obs-disp

Create 0-coupling declarative event-bound components with functions and objects only

Language: TypeScript - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

VikashChauhan51/vconsole

VConsole is a .NET library to parse command line arguments and execute commands.

Language: C# - Size: 1.33 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mauricioabcz/gooPet

Sistema de Gestão de um PetShop

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

sunmeat/command

command pattern cpp example [BEHAVIORAL]

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

Hamsti/TBotHamsti

Universal template for faster implementation of telegram bots, including command levels and user management

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

hirishu10/design-patterns

Design Patterns

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

m-eduard/SantaClaus

Gift distribution system (main branch -> Stage2)

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

MujyKun/CS363

A collection of assignments created in Principles of Software Design (CS363) at IUPUI.

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

pradipmudi/car-parking-system

car parking system implementation

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

EpicSharpCode/CommandExample

Repository with an example of using the "Command" pattern

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

Marinakrae/Padroes_de_Projetos

Exercícios desenvolvidos na disciplina de Padrões de Projeto

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

dheeraj-bhadoria/Design-Pattersns-In-Kotlin-By-Example

Kotlin Design Patterns By Example. Best practice to code in kotlin by design patterns android.

Language: Kotlin - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

milyo001/.NET-Design-Patterns-Examples

An educational project where all .NET design patterns are implemented with given examples.

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

pncsoares/javascript-design-patterns

Design patterns in JavaScript and TypeScript

Language: JavaScript - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Sullivan008/CSharp-WPF-WindowsNotepadReplication

C# - Windows Notepad Replication [Year of Development: 2015, 2019 and 2021]

Language: C# - Size: 5.91 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

streamlined2/FinalProject

Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.

Language: Java - Size: 361 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

eyupgevenim/CaseStudy

Some case studies

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

iRahulP/SOEN6441-RISK-WarZone

Risk Game(based on Warzone) Implementation as part of SOEN6441(Advanced Programming Practices) course at Concordia University for Winter21

Language: Java - Size: 1.95 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

yvesmendes/sudoku-pure-java-implementation

Academic Purpose Sudoku Implementation in Java without external libs

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

tdm1223/DesignPattern

Design pattern practice by cpp

Language: C++ - Size: 570 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

xulww/design-patterns

Just a few software design patterns written in Python...

Language: Python - Size: 71.3 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

pferreirafabricio/inmana

🩸 A simple API for control restaurants' supplies about to due

Language: Elixir - Size: 80.1 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

djzenma/Warzone

Advanced Programming Practices Project @ Concordia University

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

1001binary/console-command-service

A sample terminal program for executing selected command by using arrow up/down keys on the terminal window :arrow_up: :arrow_down: :white_square_button:.

Language: Visual Basic .NET - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

martinloesethjensen/staking-calc

This is an exam project to showcase 4+ patterns. It is a staking application for staking crypto and then claiming rewards.

Language: Kotlin - Size: 93.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

RewisServer/brigadier

Our own custom command system inspired by Mojang's brigadier

Language: Java - Size: 40 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

tafax/js-bus 📦

An experimental library inspired by MessageBus for PHP

Language: TypeScript - Size: 2.08 MB - Last synced at: about 5 hours ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ecristobale/java-design-patterns-solid-principles

Java examples of SOLID principles and of the following Design Patterns: Command, Decorator, Fachade, Factory, Memento, Observer, Prototype, Proxy, Singleton, Strategy.

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

devpuppet/design-patterns-practice

Project created to exercise and get better understanding of design patterns (Head First - Design Patterns)

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

amit-shahi/Design-Patterns

Design Patterns: Examples in C# for Creational, Structural, Behavioural design patterns.

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

tonoy30/Design-Pattern

Software Design pattern implementation in Java

Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

JuanAArias/Store

An automated Store with customers that can perform various transactions. Focused on extensibility through the command pattern, self registering factories and polymorphism.

Language: C++ - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mtumilowicz/java11-lambda-command-pattern

Simple implementation of command design pattern using lambda and comparison to the old approach.

Language: Java - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rneeft/patterns 📦

Package that provides the foundation to implement the Patterns

Language: C# - Size: 35.2 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

intact-software-systems/cpp-software-patterns

Language: C++ - Size: 1.31 MB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SolangeUG/mars-rover

Mars Rover Kata

Language: Java - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

AshayKing/design-pattern

Unleasing Design Patterns in Java

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

emotz/command-decorator

Implements Command Pattern using ESNext decorators.

Language: TypeScript - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 8 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: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

bishalpaudel/FinCo

A simple framework that provides abstraction for financial applications such as bank or credit card applications.

Language: Java - Size: 478 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

RedSign77/dp2

Design patterns II.

Language: PHP - Size: 456 KB - Last synced at: about 2 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

idieguez/uhu-patrones-diseno-practica-command

Patrón Command.

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

OleksandrZadvornyi/audiorecorder

Enhanced Qt Audio Recorder implementing Observer, State, Command, Strategy and Facade design patterns for educational purposes. Based on Qt's example.

Language: C++ - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vincentsortoh/paybridge

Paybridge is a modular and extensible framework designed to unify access to diverse collection and payment service providers through a command-pattern architecture. It supports dynamic parameter and response mapping

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

davinceleecode/MediatRConsoleApp

A simple implementation of MediatR in .NET, demonstrating how to use the CQRS pattern with request handlers. This project includes a basic example of consuming MediatR for handling commands and queries in a decoupled way.

Language: C# - Size: 369 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

br-silvano/mcp-todo

API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.

Language: TypeScript - Size: 267 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ezrasingh/stratagem

A Rust trait library that enables state management and command execution with built-in undo support, inspired by the Command design pattern

Language: Rust - Size: 42 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RaduTul/Smart-Stream-Recommendation-System

Design Pattern task

Language: Java - Size: 109 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TiffanyKousiman/tictactoe-console-game

Extensible and object-oriented C# framework for two-player tic-tac-toe game

Language: C# - Size: 4.92 MB - Last synced at: 4 months ago - Pushed at: 4 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: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

B3tmen/HCI_Projekat-A_Dental-Clinic

Language: C# - Size: 18.2 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

arthurfp/Go_Command_Pattern

A Go project demonstrating the Command pattern by encapsulating requests as objects. This repository showcases best practices in design patterns, command execution, and unit testing.

Language: Go - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kacianoghelere/crypto_dashboard

A crypto currency pricing dashboard.

Language: Dart - Size: 270 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Sohil-Mansuri/Design-Patterns-Example

Design patterns with proper examples

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

JulianaMancera/Assign2_CommandPattern

Software Engineering 1 - Command Pattern: Laboratory Assignment 2

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

Denis-Bredun/Console-Text-Editor

⌘ Console Text Editor that's the implementation of Command Pattern. Commands Copy, Cut, Paste, Delete, Undo and Redo are implemented.

Language: C++ - Size: 5.98 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nithya-hub-26/Shopping_Application

This project is a client-server application that manages user authentication and product data storage. It is designed using various software design patterns, ensuring a scalable, maintainable, and robust architecture. The communication between the client & server is handled using TCP for reliable messaging and UDP for broadcasting messages.

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

akurcubic/Gerumap

Desktop app for creating and editing Mind Maps

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

pradipdharam/e-commerce-application_low-level-design

Designing an E-commerce Application. Handling payments, permissions, sercher etc are introduced. Add products functionalities are incorporated using command design pattern. Cart & Order manager are designed.

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

BeatrizBastosBorges/CarneAPI

Web API projetada para gerenciar e automatizar o processo de criação, consulta e controle de carnês

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

HendEmad/Design-Patterns

A repo. includes my study notes and implementation of design patterns

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

maxgfr/reminder-javafx

Reminder which lets an user to create his own alert in JavaFX | Material design

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

maxgfr/notepad-javafx

A notepad in JavaFX who save automaticaly a note in a file .txt

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

VKohai/FindYourKohai

Find Your Love with FindYourKohai Bot

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

Svelez12/HumanoTest

A demo on Clean Architecture with CQRS and Repository Pattern in .NET Web API

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

pablwoAraujo/adopet

Curso de Java e refatoração: melhorando códigos com boas práticas

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

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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

smu-202115064/Advanced-Object-Oriented-Programming-HW10

[서울] 고급객체지향프로그래밍 (HAEA9228 (2)) [2학기] / 실습과제 #10 (Command pattern)

Language: Java - Size: 6.84 KB - 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

SinanKaratasCE/Unity-Design-Patterns

Language: C# - Size: 357 MB - 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

kaurjap/Calculator

This is a stack-based evaluator, that is, a calculator that uses the stack data structure and performs calculation expression evaluations in O(n) time.

Language: C++ - Size: 1.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danijelLoc/Chess3D

Unity 3D Chess Game

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

arBishal/Design-Patterns

Let's learn some design patterns. Shall we?

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

Sob96/calculator

Calculator app. Features: all basic mathematical operations (including expressions), calculation history, theme change, "Command" design pattern, e2e tests.

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

cristianV0117/patrones

Patrones de desarrollo con SLIM y PHP

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

ngninbo/Music-Advisor

Code from completion of Music Advisor project from JetBrains Academy.

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

TalMizrahii/AP1-KNN-Multithreaded-TCP-Server

An AI-KNN algorithm system for classifying vectors, As part of the final project for Advanced Programming course, Bar-Ilan University.

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

abhimanyugupta07/Command-Pattern

Code for demonstrating the use of Command Pattern

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

s-m-quadri/transaction_console

"Transaction Console" is a command-line interface (CLI) application developed entirely in C that simulates a transaction process similar to that of an ATM. It provides users with a console-based environment to perform various transaction-related operations.

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

VadimFor/DSS-Teoria

3º. Obligatoria

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

StanleyY7/minesweeper

A simplified CLI minesweeper game made using Java.

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

Camille-Molinier/text-editor

Command and memento patter based text editor

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

gabsgc/command-java

Projeto desenvolvido para exemplificar a implementação do Design Pattern Command em Java.

Language: Java - Size: 19.5 KB - 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

lulumeisterr/command-pattern-csharp-stimulsoft

Utilização do padrão command

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

JayKania/Auto-Activity-Planning-System

This is the group project for the course of Advance Software Development Concepts where we have created a activity tracking system where inspection takes place and based on that, a product is approved or rejected

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

hoco1/Emergency-Services

Chargoon, C# ,First Assessment ,mentor : Iman

Language: C# - Size: 2.53 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Related Topics
design-patterns 103 singleton-pattern 74 observer-pattern 71 decorator-pattern 60 strategy-pattern 58 adapter-pattern 55 java 54 factory-pattern 49 facade-pattern 46 state-pattern 41 builder-pattern 39 iterator-pattern 38 abstract-factory-pattern 38 composite-pattern 34 prototype-pattern 29 bridge-pattern 29 proxy-pattern 29 mediator-pattern 28 csharp 27 chain-of-responsibility-pattern 26 memento-pattern 25 template-pattern 24 factory-method-pattern 23 visitor-pattern 19 flyweight-pattern 17 command 17 template-method-pattern 16 design-pattern 15 cpp 14 dotnet 11 spring-boot 10 interpreter-pattern 10 object-oriented-programming 9 ruby 9 unity 9 singleton 9 mvvm 9 clean-architecture 9 null-object-pattern 8 designpatterns 8 cqrs 8 mvc 7 adapter-design-pattern 7 solid-principles 7 unity3d 7 behavioral-patterns 7 chain-of-responsibility 7 structural-patterns 7 patterns 7 tdd 6 strategy-design-pattern 6 java-8 6 wpf 6 junit 6 oop 6 maven 6 repository-pattern 6 undo-redo 6 pattern 6 python 5 java8 5 event-driven 5 commands 5 typescript 5 clean-code 5 creational-patterns 5 dependency-injection 5 php 5 game-development 5 composite-patterns 5 mvc-pattern 5 api 5 rest-api 5 mvc-architecture 5 software-engineering 5 software-design 5 go 4 golang 4 command-bus 4 object-oriented 4 template 4 multithreading 4 javafx 4 python3 4 cpp17 4 game-programming-pattern 4 dotnet-core 4 kotlin 4 oop-principles 4 builder-design-pattern 4 cqrs-pattern 4 ddd 4 observer-design-pattern 4 cli 4 command-line-parser 4 command-line 4 mvvm-architecture 3 state-machine 3 state-design-pattern 3 template-method 3