Skip to content

piyushmani/grokking-the-object-oriented-design-interview

Repository files navigation

Aimeos logo

Grokking Object Oriented Design Python

🌻 Motivation

The main motivation behind this repository is to provive working code examples. Tutorials from Grokking the Object Oriented Design Interview course contains code snippept only for class diagram.

Extend the tutorial diagrams to use Mermaid diagrams for better clarity.

Here I used Python Faker library to implement functionality of class and methods.

Tutorials

Tutorial Link working code
Library Management System Link Link
Movie Ticket Booking System Link comming soon !!
Online Shopping System Link comming soon !!
Parking Lot Link Link
Stack Overflow Link comming soon !!

How to run example code !

Inatall python Faker library in any python virtual environment and then run the runner file of example.

PR's are welcome !

💙 Contributing

PR's are welcome !

💖 Like this project ?

Leave a ⭐ If you think this project is cool.