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

GitHub topics: singleton-pattern

rfsjim/TypeScript-Coding-Patterns

Overview of Coding Patterns

Language: TypeScript - Size: 39.1 KB - Last synced at: about 23 hours ago - Pushed at: about 24 hours ago - Stars: 0 - Forks: 0

kerydan/DesignPatterns

Design Patterns according to GOF, C++

Language: C++ - Size: 80.1 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Sabel200110/thread-management-simulation

Thread-Management-Simulation is a web server simulation that efficiently manages threads and queues while providing real-time performance metrics. 🌐 It offers features like configurable thread pools and a monitoring dashboard to enhance server performance. 🐙

Language: Python - Size: 14.6 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

nurfarazi/design-patterns

Demonstrates the creational, structural, and behavioral design patterns in C# and .NET 8

Language: C# - Size: 71.3 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

NineDer56/MyMovies

List of popular movies

Language: Kotlin - Size: 177 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

lpenap/java-patterns-and-constructs

Collection of patterns and other constructs in Java

Language: Java - Size: 121 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

AsrielDreemurrGM/Design_Patterns_Java

Study about Java implementations and design patterns. Includes Singleton, Builder, Abstract Factory, Factory Method, Facade, Observer, Template Method, Adapter and Dependency Injection. Features JavaDocs, demos, organized packages, and practical examples using Spring for DI.

Language: Java - Size: 70.3 KB - Last synced at: 9 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

UnityCommunity/UnitySingleton

The best way to implement singleton pattern in Unity.

Language: C# - Size: 97.7 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 588 - Forks: 68

joanisprifti/AdvancedLatexEditorView

A Java Swing desktop application to compose and edit LaTeX documents using ready‑made templates, version‑history (“stratagem”) saves, and automatic LaTeX↔HTML conversion, packaged as a Windows .exe for easy distribution.

Language: Java - Size: 85.5 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

juanPabloPiedrahita/MiniProyecto-3-BattleShip

Batalla Naval - Mini Proyecto FPOE 2024-2 Juego clásico de BattleShip implementado en Java con JavaFX, siguiendo la arquitectura MVC. Incluye manejo de eventos de mouse, serialización automática del estado del juego, archivos planos para registrar el jugador, e interfaz gráfica con figuras 2D. Permite reanudar la partida exactamente donde se dejó.

Language: Java - Size: 34.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

idieguez/uhu-patrones-diseno-practica-singleton

Patrón Singleton.

Language: Java - Size: 34.2 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

VirtueSky/TheBeginning_2

Help you make the game easier! (Android & iOS)

Language: C# - Size: 98.1 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 10 - Forks: 1

Habrador/Unity-Programming-Patterns

Implementations of programming design patterns in Unity with examples in C# when to use them.

Language: C# - Size: 1.3 MB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 2,000 - Forks: 265

JakubVojvoda/design-patterns-cpp

C++ Design Patterns

Language: C++ - Size: 65.4 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 4,382 - Forks: 961

Ehisvictorgit/Novashop

Novashop is an app to simulate the purchase of products online. Initially only the consultation works [ App under development ].

Language: C# - Size: 2.29 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

maxwellssilva/Hogwarts

Aplicação com consumo de API com URLSession e navegação

Language: Swift - Size: 404 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

viveknaskar/java-experiments

A collection of Java examples and experiments to understand core concepts, design patterns, and coding practices.

Language: Java - Size: 82 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 3 - Forks: 1

shihabmi7/ProblemSolvingWithJava

Problem Solving, OOP, Design Pattern Implementation with Java

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

olgazinchenko/SleepyKid

SleepyKid is a mobile application designed to help parents keep track of their children's sleep patterns. The app follows the MVVM (Model-View-ViewModel) architecture and is built using SwiftData and SnapKit.

Language: Swift - Size: 382 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 0

QianMo/Unity-Design-Pattern

:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现

Language: C# - Size: 3.92 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026

learning-zone/javascript-design-patterns

JavaScript Design Patterns

Size: 78.1 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 104 - Forks: 35

iNoles/vehicle-management

C++ Singleton example for Vehicles

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

harismuneer/Library-Management-System-JAVA

📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

Language: Java - Size: 977 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 420 - Forks: 260

GamalSamadov/builder-singleton-example

🤓 A Design Patterns real-world codebase for beginners

Language: TypeScript - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rezatajari/CommonDesignPatterns

Real-world implementation of classic design patterns in C# (.NET) with clean code, analogies, and step-by-step documentation

Language: C# - Size: 27.3 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

HuzaifaBanegar/SystemDesign

This is a repo for understanding LLD concepts and different types of System Design Patterns along with its implementation. Here we will also design many complex architecture such as BookMyShow, Parking Lot , Tic Tac Toe etc.

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

waltermillan/SpainCities

Visualization of regions, provinces and cities of Spain.

Language: C# - Size: 23.6 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

waltermillan/RentACar

Vehicle rental registration.

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

MrAkashKumar/leetcode-challanges

Leetcode challenges problem-solution. Added mock and basic question for concept clearance like HashMap, Stack, Queue etc.

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

Nikoo-Asadnejad/DesignPatterns

This repository contains detailed explanations and C# implementations of the most commonly used software design patterns. Each pattern is accompanied by examples that demonstrate its practical usage in real-world scenarios.

Language: C# - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

waltermillan/Novashop

Novashop is an app to simulate the purchase of products online. Initially only the consultation works [ App under development ].

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

yusufyilmazfr/tasarim-desenleri-turkce-kaynak

Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.

Language: HTML - Size: 3.94 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3,342 - Forks: 462

thesaltree/low-level-design-golang

Low level system design solutions in Golang

Language: Go - Size: 1.18 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 53 - Forks: 7

BenKaponz/Smart-Vaccum-Robot-Simulation

Assignment 2 - SPL course, BGU

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

dfleta/furnace-DIP-kata

Ejercicio SOLID del capítulo 11 "The Dependency-Inversion Principle (DIP)" del libro "Agile Principles, Patterns, and Practices in C#" de Martin C. Robert, Martin Micah

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

waltermillan/Weather

Weather information for Spanish cities, using the Weather Visualcrossing API

Language: C# - Size: 556 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns

This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.

Language: Kotlin - Size: 6.99 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109

chanukamullevidana/Hospital-OPD-Management-System

OPD Management Desktop Application for OOP group project at USJ 💖🚀

Language: Java - Size: 45 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 8

ewertondrigues02/banco-digital

Em desenvolvimento - Banco digital implementado em Java, utilizando o ecossistema Spring Boot e explorando diferentes padrões de projeto como Camadas (Layered Architecture), Factory Method, Singleton e MVC.

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

petrknap/php-singleton

Singleton pattern for PHP

Language: PHP - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 4 - Forks: 2

ShafiqSadat/IPTVTelegramBot

Access channels, movies, and shows effortlessly. Watch via bot. Enjoy seamless streaming.

Language: Java - Size: 9.21 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5

NineDer56/Simple-ToDoList

Simple example of ToDo List

Language: Kotlin - Size: 106 KB - Last synced at: 3 months ago - Pushed at: 3 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: 464 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 2

harlanc/design-pattern-cpp

Implement design patterns using c++

Language: C++ - Size: 4.18 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 6

josgard94/API-to-do-list-with-python-and-flask

This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.

Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

microwind/design-patterns

Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究

Language: Java - Size: 11.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 24 - Forks: 8

somedeveloper00/SingletonScriptableObject

Unity package for singleton Scriptable Object using source generators

Language: C# - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

BharathVishal/Singleton-Implementation-Unity

A sample project explaining the usage of singleton object to hold global game state.

Language: C# - Size: 271 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 2

Jackpopc/advance-python

Python Advanced Tutorial.

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 42 - Forks: 10

VanHakobyan/DesignPatterns

:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.

Language: C# - Size: 245 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 262 - Forks: 74

RaduTul/Smart-Stream-Recommendation-System

Design Pattern task

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

MianSarimHameed/CalorieTracker

The Carbs, Protein, Fat & Calories Tracker App.

Language: Kotlin - Size: 256 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 0

DerKekser/unity-power-singleton

Power Singleton is a flexible Singleton Pattern

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

heyJordanParker/yaSingleton

A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.

Language: C# - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 165 - Forks: 10

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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mitchcamza/BookShelf

A Book Management Application

Language: HTML - Size: 665 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sdmg15/Java-design-patterns

Java Design patterns.

Language: Java - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 54 - Forks: 44

george-georgy/Practicing-Design-Patterns-java

Design pattern is a solution to a common problem , each pattern describes a problem that occurs over and over multiple times in our environment and core of the solution on that problem can be used a several times without ever doing it same twice.

Language: Java - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gabrieldim/Design-Patterns

Software Design Patterns

Language: Java - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 83 - Forks: 4

MegMinnie/Projeto-POOII-Padroes Fork of LuisAraujo/Projeto-POOII-Padroes

Este projeto é uma atividade avaliativa da disciplina de Linguagem Orientada a Objetos II , dando continuidade à primeira atividade, "Sistema Escolar" . Ele aplica conceitos de refatoração e incorpora os padrões de projeto Singleton, Observer e Adapter.

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

rajatt95/MasterSeleniumFramework

Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins | Data-Driven Testing using JSON file

Language: HTML - Size: 219 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 94 - Forks: 61

Debora-Carvalho/sistemaEmpresarial

Solução desenvolvida em Java para um Sistema de Gerenciamento Empresarial, utilizando o padrão de projeto Singleton e Maven-project.

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

prajun7/ranch-management

Our team developed the drone enhanced ranch management software. The software was able to track livestock vitality and location, monitor feeding and watering systems, and monitor property status with the help of the drone(s). Our team used Java 8 and Scenebuilder to develop the software. We created the Class diagrams, Sequence diagrams, Rapid prototypes, and other diagrams to assist us in developing the software. Also, different design patterns like Composite, Visitor, Adapter were used to develop the project.

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

cmatosbc/desired-patterns

Desirable, practical, modern and sexy design patterns for PHP 8.2 onwards that can actually be used, not just seen.

Language: PHP - Size: 116 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

JoanStinson/UnityDesignPatternsReference

A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.

Language: C# - Size: 267 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 4

jimmy-park/singleton

C++11/17/20 thread-safe singleton pattern using CRTP

Language: C++ - Size: 95.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 31 - Forks: 2

cayscays/Flower-Box-Bounty

Flower Box Bounty is a game I developed with C#, .NET, and MongoDB, featuring the 3-tier architecture and design patterns. The game allows players to nurture plants that transform into fresh vegetables and fruits, which can then be crafted into items for gifting.

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

devolfer/soma

SOMA - A sound manager that handles sound playback and volume mixing in Unity.

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

Dinidu21/Design-Patterns-Java

Comprehensive Guide to Design Patterns in Java 🚀

Language: Java - Size: 131 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stacenko-developer/Patterns

Паттерны проектирования с примерами на C#

Language: C# - Size: 875 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

marwa-eltayeb/YoutubeDownloader

Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.

Language: Java - Size: 518 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 78 - Forks: 32

Naman-45/BitcoinTS

Complete Bitcoin implementation

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

nLabsGlobalTechnologgies/HotelApp

DotNet7 HotellApp SingleTon Design Pattern

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

rajatt95/MasterRestAssuredFramework

Automation Testing | RESTful webservices | Java | RestAssured | OAuth 2.0 | Lombok | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Singleton) | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file

Language: HTML - Size: 375 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 42 - Forks: 28

aliyara290/PHP-MVC

This project demonstrates the MVC (Model-View-Controller) architecture in PHP.

Language: CSS - Size: 41 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

shantanugupta/NetworkPrinterService

This project was created with an intent to allow multiple printers to be managed by single server application. This service takes all print jobs over the network using SignalR/Websocket and performs the printing. In order to support pre-post actions, it also accepts a webhook which can be called before printing, after printing or upon failure.

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

Chouikhi-abdallah/JakartaEE-PostgresSql-HotelManagement-Project

This is a simple hotel management project using jakartaaEE , presenting three differnet roles , admin ( which only can add agents ) agents (the most of work ) and finally the user ( reservation)

Language: Java - Size: 103 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

andrezatcascais/dio-lab-patterns-project-java

Exploring Design Patterns in Practice with Java. This course is a module of the Bootcamp organised by DIO - Digital Innovation.

Language: Java - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

harismuneer/Factory-Singleton-and-Strategy-Design-Patterns_Examples

🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"

Language: Java - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

alejoacosta74/go-logger

A golang logger based on logrus library, implementing out-of-the-box

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

Mahmud-Kandawala/Programming-Paradigms-Coursework

This repository covers major computer programming paradigms like imperative, functional, logic, and object-oriented, using Python and its libraries to apply these concepts.

Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rajatt95/MasterAppiumFramework

Automation Testing | Mobile | android | iOS | Java | OOPS | Appium | TestNG | Maven | ExtentReport | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model, Singleton) | Page Factories | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file

Language: HTML - Size: 224 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 42 - Forks: 28

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 45 - Forks: 30

ycarowr/UnityDesignPatterns

Design Patterns applied to Unity3D and C#

Language: C# - Size: 496 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 8

ahmed-hamda/coffee

Web application for managing cafes and pastries, using design patterns with J2EE.

Language: Java - Size: 8.35 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

asobrados03/Practica_FINAL_CentroDeConvenciones

Este es el proyecto final completo de la asignatura Programación Orientada a Objetos. Lo realizamos en el año 2022.

Language: Java - Size: 130 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans

Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples

Language: C# - Size: 175 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 1,326 - Forks: 170

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: 5 months ago - Stars: 1 - Forks: 3

hi-shekhar/low_level_design

Implementation of several LLD using Typescript

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

lizzard-winner/ModernDesignPatterns

Design Patterns in Modern C++

Language: C++ - Size: 30.3 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 100 - Forks: 21

JDSherbert/Unreal-Engine-Dependency-Injection-Plugin

Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.

Language: C++ - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

dotnet-labs/HeadFirstDesignPattern

Head First Design Pattern: Completely Rewrite in C#

Language: C# - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 18

cmatosbc/ananke

A flexible PHP service container that supports conditional service instantiation, relying on PHP 8+ match expression and generators.

Language: PHP - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

praths71018/Hotel-Management-System

Hotel Management System build using Java Swing and MongoDB

Language: Java - Size: 115 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AvirupMazumder/QContest

QContest is an online coding contest platform that allos users to sign-up, create and participate in contests.

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

weixiangmeng521/teleport

A library for managing and communicating events in your application through a singleton pattern. This pattern ensures that there is a single instance of the event manager, making it easy to coordinate and handle events across different parts of your codebase.

Language: TypeScript - Size: 236 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

pedro15/UniToolKit

Utility toolbox for unity game development.

Language: C# - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 4

itskushagraa/FitHub

Java based fitness application designed to simplify workout tracking and diet planning, tailored to users' needs.

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

Lauthy02/CineProManager2

Trabajo de campo: Sistema de gestión para cines en C# en 4 capas con WinForms, patrones y procedimientos almacenados

Language: TSQL - Size: 894 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

KeremTAN/Logger

A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.

Language: C++ - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

Related Keywords
singleton-pattern 738 design-patterns 240 java 207 factory-pattern 188 observer-pattern 147 adapter-pattern 114 builder-pattern 108 strategy-pattern 106 decorator-pattern 98 abstract-factory-pattern 94 facade-pattern 93 singleton 78 command-pattern 74 prototype-pattern 68 csharp 57 proxy-pattern 56 factory-method-pattern 56 composite-pattern 52 bridge-pattern 46 iterator-pattern 42 state-pattern 38 oop 38 design-pattern 35 mediator-pattern 33 object-oriented-programming 32 mvc-architecture 30 repository-pattern 30 maven 28 dependency-injection 27 cpp 27 flyweight-pattern 27 typescript 25 visitor-pattern 25 mvc 24 mysql 24 template-pattern 23 php 23 chain-of-responsibility-pattern 23 dao-design-pattern 23 unity 22 mvc-pattern 22 memento-pattern 21 creational-patterns 20 python 20 unity3d 19 multithreading 18 javascript 18 spring-boot 18 javafx 18 solid-principles 18 layered-architecture 17 structural-patterns 16 patterns 15 chain-of-responsibility 14 template-method-pattern 14 builder-design-pattern 14 java-8 14 android 14 mvvm-architecture 13 nodejs 13 adapter-design-pattern 13 oop-principles 12 flutter 12 junit 12 mysql-database 12 behavioral-patterns 12 sql 12 rest-api 11 dotnet 11 swing-gui 11 inheritance 11 jdbc 11 android-application 10 python3 10 gof-patterns 10 swift 10 factory 10 strategy-design-pattern 10 kotlin 10 creational-design-patterns 9 mvvm 9 postgresql 9 desing-patterns 9 clean-architecture 9 golang 9 observer-design-pattern 9 singletonpattern 8 software-engineering 8 json 8 adapter 8 html 8 pattern 8 object-oriented-design 8 ios 8 serialization 8 interpreter-pattern 8 database 8 retrofit2 7 css 7 game-development 7