💎 The Principles of OOD (SOLID) based on Uncle Bob articles.
-
Updated
Nov 6, 2023 - Swift
💎 The Principles of OOD (SOLID) based on Uncle Bob articles.
A programming job interview questions that test the understanding of basic principles and patterns
SOLID Principles is a coding standard that all developers should have a clear concept for developing software in a proper way to avoid a bad design .it is used across the object-oriented design spectrum. When applied properly it makes your code more extendable, logical and easier to read.
Design/Arquitectural patterns for big Rails applications
A package with various custom augmentations implemented which are specifically designed around astronomical data.
Restaurant Management system project using Java
SOLID is an acronym for the first five object-oriented design principles
📕 Software design, refactor techniques, S.O.L.I.D. Object-Oriented-Design, OOD
An Active Pipeline Framework in Java
🟠 In software engineering, SOLID is a mnemonic acronym for five design principles intended to make object-oriented designs more understandable, flexible, and maintainable.
The repository demonstrates all SOLID Principles using Java.
This project demonstrates how to obtain information from different sources and merge them with an extensible and maintainable approach.
Portfolio of Object Oriented Design labs for CS5004 Summer 2022. UML diagrams included in Birds-Lab and RolePlayingGames-Lab under /res. Exercises in OOD concepts (abstraction, encapsulation, inheritance, polymorphism), as well as some work in basic design patterns.
Design Patterns based on OOD Principles in Python [DEPRECATED]
Implement Google Search engine simulator using MaxHeap and Priority Queue
My work through 99 Bottles of OOP
Design analyzer used to analyze class diagrams and compute various design metrics.
Chess game project is a project that implements the standard chess game as a showcase for OOD design. The purpose of this project is to apply design patterns, SOLID principles, and clean code principles.
Add a description, image, and links to the ood-principles topic page so that developers can more easily learn about it.
To associate your repository with the ood-principles topic, visit your repo's landing page and select "manage topics."