bridge-pattern
There are 114 repositories under bridge-pattern topic.
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#版本实现
sohamkamani/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
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.
anupavanm/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
BPing/golang_design_pattern
Code to achieve the design model with golang
Junzhuodu/design-patterns
C++ Implementation for 23 Design Patterns
ahmetcanaydemir/insanlar-icin-tasarim-desenleri
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
piyush6348/Design-Patterns
All design patterns implemented in Java with code, explanation and learning resources
anupavanm/csharp-design-patterns-for-humans-examples
Complete C# Examples Refereed in csharp-design-patterns-for-humans
design-patterns-for-humans/Russian
:ru: translation [WIP]
ehsangazar/design-patterns-cpp
All Design Patterns Samples in C++
ehsangazar/design-patterns-php
All Design Patterns Samples in PHP
sergeyleschev/design-patterns
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
sergeyleschev/ios-dev-skills
iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+
CodeJamm/JAVA_Design_Patterns
Java Design Patterns & their Code implementation
MilovanTomasevic/Python-Design-Patterns
Python Design Patterns
verloka/DesignPatterns
Design Patterns: Elements of Reusable Object-Oriented Software
dreamcatcher1020/Design-Patterns-Csharp
A .net solution that has code examples in C# for most used design patterns.
kadir-code/DesignPatterns
In this project, I tried to apply some design patterns with sample projects.
kan01234/design-patterns
Project of example of design patterns implement by Java.
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.
snir-david/CPP-Design-Patterns
Some design patterns implements in C++.
MoienTajik/Bridge-Pattern-Sample
A very easy to understand sample of Bridge design pattern in C#.
vicmar57/OOP-Design-Patterns
Object Oriented Design Patterns implemented in java
YAS-SIIN/DesignPatterns
Design paterns
ezgiyaman/Design_Patterns
This repository, contains the explanation of the design pattern categories and examples about it.
gowthamrajk/JAVA-Design-Patterns
Java Design Patterns & their Code implementation
faisalkarimi/typeScript-design-patterns-
Typescript Design Patterns
mchekin/design-patterns
OOP Design Patterns implemented in PHP
max-prosper/go-design-patterns
Software design patterns examples in Golang
serhatyamann/DESIGN_PATTERNS
Design Patterns explanations and examples.
fisenkodv/design-patterns
🎨 Design patterns
eneskzlcn/SurveyTrackingSystem
Class, use-case and activity models of survey tracking system. Used factory, strategy, bridge and composite design patterns also.
mupezzuol/java-design-patterns
Project that implements some design patterns using Java (Facades, Singletons, Bridges, Adapters, Strategy, Decorator, State, Builder, Observer, Factory and much more).
Nephasto/Design-patterns-in-game-development
Design patterns in video game development.