Slide 25
Slide 25 text
To-Do List
• UML Cl
a
ss Di
a
gr
a
m in Ast
a
h.
One di
a
gr
a
m per te
a
m includes
a
ll cl
a
sses
a
nd their rel
a
tionships; however, e
a
ch te
a
m
member is responsible th
a
t their own cl
a
sses
a
re correctly represented.
• Apply design principles
a
nd p
a
tterns.
M
a
inly but not limited to integr
a
ting e
a
ch te
a
m member's fe
a
tures into
a
single
product. Consider Observer, Singleton, Composite/Decor
a
tor, but explore Null-Object,
F
a
ctory, Builder, Memento, etc. However, “Design Principles
a
nd P
a
tterns
a
re not
Supposed to be used r
a
ndomly; I will not ev
a
lu
a
te th
a
t you know the element but th
a
t
you c
a
n use it correctly when
a
ppropri
a
te.
25