desgin-pattern
There are 74 repositories under desgin-pattern topic.
gabrieldim/Design-Patterns
Software Design Patterns
dean9703111/full-stack-developer-note
《給全端工程師的職涯生存筆記:從履歷×面試×職場打造無可取代的軟實力 (ChatGPT加強版)》書籍範例程式
ImYellowFish/ActionGameTips
一些动作游戏的通用代码和架构. based on the game Valda: Before the Dawn
xdanielsb/patterns
Good practices to create code in Java, open to other languages. :zap:
chrisyy2003/move-patterns
Book "Move Patterns: Design Patterns for Resource Based Programming" Move设计模式中文版
hanihussein/MVVM-Kotlin-CleanArchitecture
Android Base Sample for latest Android Components and frameworks (Kotlin - Clean archiecture - MVVM - Retrofit - Koin + Coroutines - Mockito - Espresso - Junit)
guangxush/DesignPatterns
Java23种设计模式总结归纳(附UML图和源码)
xihadulislam/kotlin_mvvm_daggerhilt-boilerplate
Kotlin MVVM Dagger Hilt boilerplate code
BeardedDonut/DesignPatternsPractice
GoF design patterns practice in Java
mojtaba-eshghie/SmartContractDesignPatternsInDCRGraphs
A Comprehensive Collection of DCR Graph Model of High-Level Design Patterns in Smart Contracts
shamohamin/Neural_Network
Neural Network From Scratch Using Numpy And Numba.
alextanhongpin/design-patterns
a collection of design patterns in that I used
AriDevK/Go_DesignPatterns
En estas practicas se implementaron varios patrones de diseño ademas de utilizar ciertas librerias para el manejo de mensajes por el protocolo TCP y manejo de concurrencia
JimySheepman/Learn
I realize the learning process through hands-on experience.
vdkamdar/JAVA-DesignPatterns-MultiThreading
JAVA project to design a Word Tree where specified number of threads read input file and inserts into Binary Tree simultaneously, delete threads delete words from tree simultaneously and print out the data to file using Multi-threading and Design Principles
vvv-lee/plant_vs_zombie_restart
java植物大战僵尸 面向对象oop与设计模式design-pattern(大概用了十几种 )练习
ertanturan/DesignPatternsForGames
Most known design patterns for game programming.
gowthamrajk/Abstract_Factory-Design_Pattern
This module gives a demo on Abstract Factory Design Pattern in JAVA with its implementation code, why to use it, where to use it, advantages & disadvantages, how to implement, etc...
Prince-Coding-Lab/CqrsPatternInPractice
CQRS Pattern Implementation in .NET Core
youngzil/quickstart-framework
Java常用框架
albertcolom/php-example-patterns
PHP example design patterns
axrorbekdf/restapi-laravel
Simple REST API package for laravel
baciotti/padroes-de-projetos-para-humanos
Uma explicação ultrasimplificada de padrões de projetos. Tradução para português do guia original iniciado por Kamran Ahmed
feyzabakir/Portfolio_Core
Asp.NET Core 5.0 ile Adım Adım Web Geliştirme
mcupo/Patron-Singleton-Java
Ejemplo del patrón singleton en Java
MedjadjiAbdelkadir/laravel-repository-interface
This package is intended to create a Command to create a repository and an Interface
ramelgov/simple-search-engine-java
This is a small project i have done with in the JetBrains academy Java developer study plan. I have been using File management, some basic searching algorithms, Collections and the Strategy design Pattern.
Sakib62/Design-Pattern
Software Architecture & Design Patterns - Lab-tasks
tariqshaban/atypon-assignments
An encapsulation of Atypon's internship assignments and their answers, utilizing mainly Java
thinhotwp1/Factory-Pattern
Factory Pattern Sample
thinhotwp1/Singleton-Pattern
Singleton Pattern Sample
thinhotwp1/Strategy-Partern
Strategy Partern Sample
TIL-playground/Board
:octocat: Spring Boot best practice. Spring Boot + JPA + MySQL
un-knight/python_design_pattern
Design pattern written in python3
xiaoyu2018/ChengjieDesignPatterns
大话设计模式c#版全部代码实现