List Question
20 TechQA 2024-02-26T04:23:38.637000How should i apply SOLID principles for an entity which have two types, one editable and the other uneditable
64 views
Asked by rahul vignesh
In OOAD, how should i represent the property that the entity is shared with multiple users with different permissions?
41 views
Asked by rahul vignesh
Builder Pattern : Can our director deal with Concrete builders directly?
76 views
Asked by Number945
Creating reusable classes for overlapping permutations/combinations of input
58 views
Asked by Jatin Sabherwal
How can we improve the OO design between two interfaces
92 views
Asked by user3239193
Features and Use Case Diagrams Vs Requirements and Use Cases
113 views
Asked by coderLane
Is there any specific number of output arrows from decision node and input arrows to the merge node in activity diagram?
304 views
Asked by Imasha Rasangee
Is <MethodName>'Ext' an object oriented design pattern?
24 views
Asked by Marcel N.
Which comes first? Class, use case diagrams or dive into code using TDD?
101 views
Asked by John Patrick
How to implement custom type safety
66 views
Asked by Akash Sharma
YAGNI vs Program to interfaces rather than concrete implementations
321 views
Asked by Pulkit Gupta
Memory allocation when declaring a series of class objects in C++
144 views
Asked by cyanide1020
How do I create class diagrams from Use Cases?
597 views
Asked by IHK
How do you refactor entrypoint classes in an Application?
33 views
Asked by Shae Jem Faye
Airline reservation System UML question - where do these methods belong?
4.5k views
Asked by cucucool
How to Show Reference type and Object type separately for same object in UML object and sequence diagram
840 views
Asked by Kedar Tokekar
What is the "General Hierarchy Pattern" in software engineering?
2.1k views
Asked by salik saleem
What is the difference between sequence diagram diagram in anaysis phase and sequence diagram diagram design phase?
399 views
Asked by quanchinhong
Adapter Design Pattern with one Adaptee class inheriting the other?
381 views
Asked by AbdalAlsal