101 results for “topic:interface-segregation-principle”
💎 The Principles of OOD (SOLID) based on Uncle Bob articles.
SOLID principles in Golang
The SOLID principles in JavaScript and TypeScript
how to implement the static interface pattern
A mini space game made applying all SOLID Principles to serve as a reference of good code architecture.
Principios S.O.L.I.D.
Project example demonstrating interface segregation in go
Projeto de estudo baseado nos principais conceitos sobre o SOLID aplicados a linguagem Kotlin
Clean code principles and design patterns examples in Java with Unit Test cases
🛠️ 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.
Bu projede; SOLID prensiplerini örnekleriyle birlikte açıklamaya çalıştım.
Some examples about SOLID Design Principles in PHP
Bu projemde Yazılım Prensiplerinden olan SOLID İlkelerini açıkladım. Hem teorik olarak hemde uygulama üzerinden prensipleri inceleyebilirsiniz
This repository contains SOLID principles explainations and for each principle have an example.
Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.
Principios SOLID en Java. Pautas para crear Código Limpio o Clean código, código mantenible y fácil de leer.
İn this Repository, has meaning of Software principle , Solid principles
SOLID Principles explanations and examples.
Commons library
📨 Simple CLI to generate responsive emails using MJML and handlebars. Implementation using SOLID principles.
Bu repository , SOLID ilkelerinin anlamlarını ve örneklerini içerir.
SOLID is an acronym for the first five object-oriented design principles
I have demonstrated the software principles and especially the SOLID principles in this repository.
SOLID Principles Example (.Net Core 6)
I practiced about Solid Principles and i shared in this repository.
The SOLID principles in Dotnet C#
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.
Producer/Consumer communication buffer
🌀 𝚂𝙾𝙻𝙸𝙳 𝚙𝚛𝚒𝚗𝚌𝚒𝚙𝚕𝚎𝚜 𝚊𝚛𝚎 𝚊 𝚜𝚎𝚝 𝚘𝚏 𝟻 𝚍𝚎𝚜𝚒𝚐𝚗 𝚙𝚛𝚒𝚗𝚌𝚒𝚙𝚕𝚎𝚜 𝚏𝚘𝚛 𝚠𝚛𝚒𝚝𝚒𝚗𝚐 𝚖𝚊𝚒𝚗𝚝𝚊𝚒𝚗𝚊𝚋𝚕𝚎 & 𝚜𝚌𝚊𝚕𝚊𝚋𝚕𝚎 𝚜𝚘𝚏𝚝𝚠𝚊𝚛𝚎. 𝚃𝚑𝚎𝚢 𝚠𝚎𝚛𝚎 𝚒𝚗𝚝𝚛𝚘𝚍𝚞𝚌𝚎𝚍 𝚋𝚢 𝚁𝚘𝚋𝚎𝚛𝚝 𝙲. 𝙼𝚊𝚛𝚝𝚒𝚗 & 𝚊𝚛𝚎 𝚠𝚒𝚍𝚎𝚕𝚢 𝚞𝚜𝚎𝚍 𝚒𝚗 𝚘𝚋𝚓𝚎𝚌𝚝-𝚘𝚛𝚒𝚎𝚗𝚝𝚎𝚍 𝚙𝚛𝚘𝚐𝚛𝚊𝚖𝚖𝚒𝚗𝚐.
Software principle definitions with simple examples