desing-patterns
There are 178 repositories under desing-patterns topic.
crazybber/awesome-patterns
Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
ErdemOzgen/Python-developer-roadmap
Roadmap for becoming Python developer.
Rustam-Z/senior-python-engineer
Advanced Python for Senior Software Engineers • Design Patterns • S.O.L.I.D • OOP • Concurrency • Python Libraries
ogustavo-pereira/aprenda-python
:books: Recursos para aprender Python
celyes/php8-design-patterns
Design patterns written in PHP 8
Meteorix/python-design-patterns
Python设计模式
tvd12/master-design-patterns
design patterns example
feelschaotic/FingerPrintAuth
Android fingerprint verification architectural reference 业务多场景结合指纹验证架构设计
souz4s/ts-clean-api
RESTful API using Typescript, TDD, Clean Architecture, Design Patterns, SOLID principles and Prisma
EstivenCano/design-patterns
Design patterns applied to Frontend development, build with Next.js 13
4lessandrodev/design-patterns
Design Patterns with typescript
barzansaeedpour/advanced_python
Advanced topics in Python including multi-threading, design patterns, asynchronous programming and etc.
prbpedro/java-springboot-microservices-patterns-exemples
Java Springboot Microservices Patterns Exemples
pvaviloff/php-guidelines
This document outlines strategies for scaling development teams and structuring projects with a focus on writing clear code and documentation. It emphasizes the importance of thorough expert analysis and maintaining communication to ensure smooth project development.
choiis/GoF-Design-Pattern
gof design pattern kotlin
aliyasindogan/AdapterAndFactoryDesignPatternCsharp
Adapter And Factory Design Pattern Csharp
Julen-Smith/Patrones-de-diseno
Repositorio dedicado a trabajar con cada tipo de patron de diseño
UltiRequiem/the-builder-patron
👷 The Builder Patron, code examples, pros and cons and relation with other patterns
unclexo/software-craftsman
Let you become a software craftsman
erfansn/DesignPatterns
Design patterns in Kotlin
arsentd/DesignPatterns
Design patterns learning course for C#. Creational Patterns. Singleton, Prototype, Builder, Factory Method, Abstract Factory.
FrancoMelandri/pipeline-fp
pipeline pattern using functional programming approach
King-sj/DesignPatterns
Implements various design patterns using TypeScript.
SevdanurGENC/Design-Patterns-Lecture-Notes
In this repo, there are lecture notes of Design Patterns by C# and Java.
WalkWeb/PHP-Design-Patterns
PHP design pattern - my examples
AhsanRazaUK/DesignPatterns
Object Oriented Design Pattern Examples
csgsky/KtDesignPatterns
设计模式 kotlin 版本
leoallvez/design-patterns-em-kotlin
Exemplos de uso de design patterns GoF com kotlin
MegMinnie/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.
sandeeppaldotnet/Solid-Principal-Real-Time-Example-in-C-sharp
Solid Principal Real Time Example in C sharp The Single Responsibility Principle (SRP) The Open-Closed Principle (OCP) The Liskov Substitution Principle (LSP) The Interface Segregation Principle (ISP) The Dependency Inversion Principle (DIP)
yeshan333/Design-Patterns
设计模式学习(附带 UML 类图)
ai-bobby/Product-Scraper
This Python script scrapes product information (name and price) from a specific webpage and stores it in a JSON file. The script is designed to fetch the HTML content of a webpage, parse it to extract product data, and then save this data in a structured format for further use.
i-anshuman/design_patterns
Design patterns and their implementation in Java
rafi021/expense-manager-api
A Demo Project on Expense Tracker Manager