open-closed-principle
There are 128 repositories under open-closed-principle topic.
ochococo/OOD-Principles-In-Swift
π The Principles of OOD (SOLID) based on Uncle Bob articles.
GeekyAnts/react-pluggable
A plugin system for JS & React apps.
MaksimDzhangirov/practicalSolid
SOLID principles in Golang
pncsoares/javascript-solid-principles
The SOLID principles in JavaScript and TypeScript
Bareflank/static_interface_pattern
how to implement the static interface pattern
alxgcrz/_principios-SOLID_
Principios S.O.L.I.D.
JoanStinson/UnitySOLIDAsteroidsGame
A mini space game made applying all SOLID Principles to serve as a reference of good code architecture.
marceloalves95/SOLID-Kotlin
Projeto de estudo baseado nos principais conceitos sobre o SOLID aplicados a linguagem Kotlin
Alejandroq12/my-books
"My books" is a website that displays a list of books and allows you to add and remove books from that list. By building this application, I learned how to manage data using JavaScript. Thanks to that my website is more interactive. I will also use a medium-fidelity wireframe to build the UI.
yenilikci/java-springboot
(Java & React) YazΔ±lΔ±m GeliΕtirici YetiΕtirme KampΔ± Java kΔ±smΔ±na ait yazΔ±lan kaynak kodlar ve ΓΆdev Γ§alΔ±ΕmalarΔ±m.
ahmedkhairy711/SolidSwift
SOLID Principles - in swift
javamultiplex/clean-code-java
Clean code principles and design patterns examples in Java with Unit Test cases
aamahi/SOLID-Principles-Examples-in-PHP
Some examples about SOLID Design Principles in PHP
JoanStinson/UnityMessagingSystem
A typesafe, lightweight Unity message bus system that respects the Open-Closed principle.
fritzmark/CleanCodeCheatSheetJson
Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.
Hilal-aslanboga/SOLID-Prensipleri
Bu projemde Yazılım Prensiplerinden olan SOLID İlkelerini açıkladım. Hem teorik olarak hemde uygulama üzerinden prensipleri inceleyebilirsiniz
alansastre/java-solid
Principios SOLID en Java. Pautas para crear CΓ³digo Limpio o Clean cΓ³digo, cΓ³digo mantenible y fΓ‘cil de leer.
kadir-code/SoftwarePrinciples
This repository contains SOLID principles explainations and for each principle have an example.
sethrudesill/directionless
C#.NET TypeSafeEnum cardinal directions.
SongulSYTRK/Software_Principle
Δ°n this Repository, has meaning of Software principle , Solid principles
serhatyamann/SOLID_Principles
SOLID Principles explanations and examples.
alspirichev/SOLID
SOLID is an acronym for the first five object-oriented design principles
bkumar0801/designpriciples
Explaining SOLID Design Principles
ezgiyaman/SoftwarePrinciples
Bu repository , SOLID ilkelerinin anlamlarını ve ârneklerini içerir.
yilmazmustafayilmaz/MY.SOLID-Prenciples
SOLID Principles Example (.Net Core 6)
KardelRuveyda/solid-exercises-with-csharp
I practiced about Solid Principles and i shared in this repository.
oguzhanKomcu/SOFTWARE_PRINCIPLES
I have demonstrated the software principles and especially the SOLID principles in this repository.
pncsoares/dotnet-solid-principles
The SOLID principles in Dotnet C#
devrath/SOLID-Principles
π ππΎπ»πΈπ³ ππππππππππ πππ π πππ ππ π» ππππππ ππππππππππ πππ π ππππππ ππππππππππππ & ππππππππ πππππ πππ. ππππ’ π πππ ππππππππππ ππ’ ππππππ π². πΌπππππ & πππ π πππππ’ ππππ ππ ππππππ-ππππππππ πππππππππππ.
farbod-s/Clean-Code
A Handbook of Agile Software Craftsmanship
guvenaltunsoyy/yazilim-tasarim-kaliplari
YazΔ±lΔ±m tasarΔ±m kalΔ±plarΔ± kullanΔ±mΔ±
mikecabana/email-generator
π¨ Simple CLI to generate responsive emails using MJML for templating and handlebars for interpolation. Implementation using SOLID principles.
sudiptob2/SOLID-In-Golang
SOLID principle example implementations for understanding. Code for before implementing a particular principle and after implementing a principle is provided with easy to understand comments.
lmbek/graph_algorithms
This repository contains graph algorithms made in golang by Lars M Bek and Ida M Jensen. It contains interface driven code, that is open-sourced. It contains: Graph, Dijkstra algorithm and will have more in the future.
TmaneChouaib/decorator-pattern-pizza-app
This repository showcases the implementation of the Decorator pattern in a java-based Pizza application :octocat: