11 OOD
ask clarify question to handle ambiguity --> get Use case (what, who, how, why, where, which, when)
define core objects --> class diagram
ananlyze relationships -- "has a", "is a", 1 to many, many to many etc
investigate action between objects --> sequence diagram
DON'T MAKE ASSUMPTIONS -- TALK TO THE INTERWIER
Last updated