UE Lifecycle Models Flashcards
1
Q
what is “SCRUM”
A
a rapid prototyping/agile approach
iterative and incremental
clearly defined roles
strict organization
2
Q
what are Laytons programming principles?
A
- resist formality
- think and act as a team
- visualize rather than write
3
Q
what are the special challenges to UI development?
A
- the communications explosion (with the development of networks users now need ways to communication with many other types of users)
- the media explosion (many types of devices)
- the usability explosion (users want availability, increased awareness of poor UI)
4
Q
what is the spiral model?
A
A common model for “risky development”. Iteration is built in but rigid.
5
Q
what is top-down design?
A
-designing in broadstrokes first and then working down to the details
6
Q
what is bottom-up design?
A
-starting by designing the small details and then figuring out how they go together to form the bigger picture