UI design and program design - lecture 6

You are designed to find how users interact with your application

1. 3 fundamental parts of UI

2. UI usability

3. Principles of UI design

4. Program design, and its key principles

This stage seems to be mainly creating different modules or using existing libraries to create your project

Here you might use UML class diagrams

This involves analysts doing the following:

  1. Determining what programs should be written
  1. Create instruction all the programs about what the code should do
  1. Determine how the pieces of code will fit together to form the system

Principles for making a good module

5. ISO standards

Just google it its just a set of rules