Friday 30 October 2009

The Software Development Process Continuuuuuum!

Revised the first two stages

Implementation - text editor

Testing - Normal - when it is in rage
Extreme - at boundaries of expected input
Exception - outside the range

Thursday 29 October 2009

Software Development Process

We learned the SDP

A dance in the dark every monday

analysis - what happens - legal contact software specification

design - pseudocode - numbered steps written in english main steps in program, flow diagram to show the flow of information, structure diagram are the three design methodologies