Listed down some object oriented design concepts and applying those concepts for designing some low level designs for some famous problems
Please check System Design Website to get a complete glance about the repository and all designs
The repository discusses and covers following object oriented design concepts
- Object Oriented Basics
- Object Oriented Analysis and Design
- UML
- Use Case Diagrams
- Class Diagram
- Sequence Diagram
- Activity Diagram
Some case studies and their low level design executions using java
and python
: