CS5540
8
What do we know as good interface principles?  (cont)
•Multiple paths to a function
•Keep it simple
•Gain user’s trust.
•Bottom up is probably most acceptable
•Simple tasks should be simple
–
We ended class on Bullet 2