There are 13 repositories under object-oriented-design topic.
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
面向对象设计的设计原则和设计模式
📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
SOLID Principles - simple and easy explanation
It is a semester project for Object Oriented Programming written in java. (a mini Project 😉 )
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!
💣 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.
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
💠 Essential object oriented design (python, pytest, travisCI)
Collection of all assignments of Software Design and Architecture Specialization on Coursera offered by University of Alberta.
Grokking the Object Oriented Design Interview
Contains documentation & code related to the project done by my team for the Object Oriented Analysis and Design laboratory course of my college.
Solution to problems in "Cracking the Coding Interview" in C++.
SOLID Principles - in swift
Simple examples of object oriented design.
Project-based learning on the topic Object-Oriented Design and Analysis also known as Low-Level Design ( LLD )
Step-wise procedure to translate a problem statement into class diagram
A data structures simulation game built for our 1st-year computer engineering course. It's focused on data structure selection and class design.
Object Oriented Design and Analysis term project
Solutions to top low level design/object oriented design interview questions on CodeZym.
High level code for popular Object Oriented Design interview questions
An all-in-one resource to learn Java
📣 tell others about your awesome classes
CSE Assignments for Semester 6
GoF design patterns practice in Java
Collection of Design Patterns and Low and High Level Design or Machine Coding Round Questions asked in Major Tech Company.
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
Converting a problem statement into class diagram.
A Smart Library Management Application
A web-based platform to manage resources and grants for research projects at universities. Deployed for use at Anna University, India.
In process of writing Elevator System for learning system design patterns