First page Back Continue Last page Overview Graphics
Iterative Development
Software development doesn't work in distinct stages
There is flow between the different steps
When `finished', will need to rethink/refactor the design
Ways to speed up the iteration
prototypes
paper / web / GUI designers
"scripting languages"
For APIs; write test and sample code first
easy access to a "customer representative"