liskov-substitution-principle
There are 94 repositories under liskov-substitution-principle topic.
ochococo/OOD-Principles-In-Swift
π The Principles of OOD (SOLID) based on Uncle Bob articles.
hobwekiva/leibniz
Leibniz equivalence and Liskov substitutability library for Scala.
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
final-hill/decorator-contracts
Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and the Open-closed principle of SOLID to support Design By Contractβ’.
ashtanko/OOD-Principles-Kotlin
π οΈ The Principles of OOD in Kotlin: A practical guide to applying Object-Oriented Design principles in Kotlin, showcasing best practices and design patterns for building clean, maintainable, and scalable software.
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
RidvanOrun/SOLIDPrincibles
Bu projede; SOLID prensiplerini ΓΆrnekleriyle birlikte aΓ§Δ±klamaya Γ§alΔ±ΕtΔ±m.
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.
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
π ππΎπ»πΈπ³ ππππππππππ πππ π πππ ππ π» ππππππ ππππππππππ πππ π ππππππ ππππππππππππ & ππππππππ πππππ πππ. ππππ’ π πππ ππππππππππ ππ’ ππππππ π². πΌπππππ & πππ π πππππ’ ππππ ππ ππππππ-ππππππππ πππππππππππ.
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.
abhinav-nath/design-patterns
Design Patterns in Java. Easy to understand examples of SOLID principles and popular GoF Design Patterns.
AybukeSanall/SolidPrenciples
SOLID Principles Example (.Net Core 6)
mertcanuygun/Software_Principles
Software principle definitions with simple examples
Mishanki/solid
SOLID Principles
saddamhossain/LiskovSubstitutionPrinciple
Contains clear examples and explanations of LSP of SOLID design principles.
shahbazhashmi/solid-principles
The repository demonstrates all SOLID Principles using Java.