Software Development Process – Design

By mrwhiteside

Today we looked at the different methods that can be used to design your program. These include:

Flow Chart A representation of the program showing the direction in which a user can proceed

Block diagramA representation of the parts of the program in a diagram

Pseudocode A version of the program written not quite in progrmaming code but not quite in normal English either

testing-methods.jpg

Leave a Reply