Skip to content
#

ood-principles

Here are 48 public repositories matching this topic...

Welcome to the Low-Level Design (LLD), Object-Oriented Programming (OOP) Concepts, and Interview Questions repository! This repository is designed to serve as a comprehensive resource for developers preparing for technical interviews and gaining a deeper understanding of software design and OOP concepts.

  • Updated Oct 13, 2024
  • JavaScript
shapes-photo-album

Application that creates a simple photo album from shapes following the Model-View-Controller (MVC) architecture. Programmed it to support the description of data to visualize in a .txt format and then have the application render the descriptive text in an interactive graphical view (using Swing) and a static web view (using HTML markup and SVG).

  • Updated Jun 17, 2023
  • Java

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.

  • Updated Mar 15, 2023
  • Dart

Improve this page

Add a description, image, and links to the ood-principles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ood-principles topic, visit your repo's landing page and select "manage topics."

Learn more