1. Create User Centric Applications
1. Create User Centric Applications
- Traditional Applications
- Controlled by the program
- Execute in a linear fashion
- Windowed Applications
- Event-driven
- Present the user with options
- Wait for some action by the user to trigger subsequent processing
- User is always in control of the application, and not vice versa
- Must be user centric