Object-Oriented Design
|
|
1
|
68
|
January 12, 2023
|
Why they haven't provided code in Javascript when it's under JS module
|
|
3
|
44
|
September 16, 2022
|
BookLending class
|
|
1
|
183
|
September 13, 2022
|
Why is `check_for_fine` method included in every class, it is added in `Rack` class also
|
|
1
|
250
|
August 26, 2022
|
Is there a github repo from where I can download the code?
|
|
1
|
2015
|
August 24, 2022
|
Is this how the real OOP code should be written?
|
|
2
|
482
|
July 12, 2022
|
Why have the properties of Book (Parent Class) not been initialized in BookItem (Child Class) in Python?
|
|
1
|
71
|
July 5, 2022
|
Where do the class methods come from?
|
|
1
|
115
|
June 24, 2022
|
https://www.educative.io/courses/grokking-the-object-oriented-design-interview/RMlM3NgjAyR
|
|
1
|
68
|
June 24, 2022
|
Project Description java
|
|
0
|
93
|
May 18, 2022
|
Recommendations on approach & types of Daigrams/UML in real interviews?
|
|
1
|
94
|
March 30, 2022
|
How do we fill the gap between each steps
|
|
1
|
111
|
March 28, 2022
|
Use case diagram
|
|
1
|
76
|
March 27, 2022
|
Class Diagram RelationShip between BookItem and Library
|
|
1
|
248
|
October 26, 2021
|
What is the difference between datatype and class?
|
|
1
|
182
|
September 27, 2021
|
Why a user has the checkout and return the book functionalities?
|
|
1
|
123
|
August 27, 2021
|
How to create ER diagram for above class diagram. please help on this
|
|
0
|
158
|
April 29, 2021
|
With this design how are we going to figure out which bookItem belongs to which member?
|
|
5
|
760
|
March 28, 2021
|
Can I really complete a solution like this during an interview?
|
|
1
|
240
|
March 28, 2021
|
How does the BookItem's checkout method have a reference to BookLending?
|
|
0
|
174
|
January 10, 2021
|
Why using Interface for Search Feature?
|
|
4
|
795
|
December 3, 2020
|
BookReservation status is changed to RESERVED when user is checking out
|
|
0
|
138
|
November 11, 2020
|
Why have been so much logic encapsulated within Member class
|
|
0
|
328
|
August 3, 2019
|
Any Example Code out there?
|
|
0
|
303
|
October 21, 2019
|
Why does el librarian class include addBook and AddMember?
|
|
1
|
225
|
June 26, 2020
|
General question. The conflict between OOD and Relational Database or NoSQL
|
|
3
|
558
|
December 6, 2019
|
Composition in different classes
|
|
1
|
364
|
August 16, 2019
|