object-oriented-design
There are 193 repositories under object-oriented-design topic.
wesdoyle/design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
kumaransg/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
knightsj/object-oriented-design
面向对象设计的设计原则和设计模式
OSSpk/Library-Management-System-JAVA
📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
nahidulhasan/solid-principles
SOLID Principles - simple and easy explanation
AbdullahShahid01/Rent-a-Car-Management-System
It is a semester project for Object Oriented Programming written in java. (a mini Project 😉 )
aryashah2k/OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Documented Learnings, This Repository Shall Project My Learnings In OOP During College And Help You Master The Same!
OSSpk/Minesweeper-Desktop-Game
💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.
arasgungore/CMPE160-projects
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
vyahello/python-ood
💠 Essential object oriented design (python, pytest, travisCI)
bishwa-poudel/Software-Design-and-Architecture-Specialization-Coursera
Collection of all assignments of Software Design and Architecture Specialization on Coursera offered by University of Alberta.
SamirPaulb/object-oriented-design
Grokking the Object Oriented Design Interview
svishakan/OOAD-Project
Contains documentation & code related to the project done by my team for the Object Oriented Analysis and Design laboratory course of my college.
sonugiri1043/Cracking-The-Coding-Interview
Solution to problems in "Cracking the Coding Interview" in C++.
ahmedkhairy711/SolidSwift
SOLID Principles - in swift
shubhamv108/object-oriented-design
Simple examples of object oriented design.
goyal27/cache-lld
Low-level Design of a Cache in Java
AswinBarath/Object-Oriented-Design
Project-based learning on the topic Object-Oriented Design and Analysis also known as Low-Level Design ( LLD )
saif86/Object-Oriented-Modeling---Graphic-Editor
Step-wise procedure to translate a problem statement into class diagram
HelanaNady/Alien-Invasion
A data structures simulation game built for our 1st-year computer engineering course. It's focused on data structure selection and class design.
NiveditJain/Ooad_project
Object Oriented Design and Analysis term project
prsnt558908/CodeZymSolutions
Solutions to top low level design/object oriented design interview questions on CodeZym.
sprakhar77/Object-Oriented-Design
High level code for popular Object Oriented Design interview questions
Ayomipo18/calendarA
An API that helps to schedule meeting between two users and adds the event to both users' google calendar. It requests authorization from host user's google calendar, email and profile information.
DevCANS/Java-A-to-Z-Resources
An all-in-one resource to learn Java
gauravgola96/Parking_System
Parking System
Keller-Michael/describe_your_class
📣 tell others about your awesome classes
KHUSHBOO0012/LowLevelDesign
Collection of Design Patterns and Low and High Level Design or Machine Coding Round Questions asked in Major Tech Company.
Priya2410/PESU-CSE-6-SEM-ASSIGNMENTS
CSE Assignments for Semester 6
BeardedDonut/DesignPatternsPractice
GoF design patterns practice in Java
psprao95/ultimate-board-game-system
Java | An object-oriented framework for implemeting any 2-player board game such as Tic-Tac-Toe, Othello, Reversi and Checkers. Uses well known design patterns such as Command, Strategy, vistor, and state
saif86/UML-CLASS-DIAGRAMS---EXAMPLES
Converting a problem statement into class diagram.
Shreya549/fictional-giggle
A Smart Library Management Application
karthik-d/funded-project-tracker
A web-based platform to manage resources and grants for research projects at universities. Deployed for use at Anna University, India.
thevarunjain/elevator-system
In process of writing Elevator System for learning system design patterns