[an error occurred while processing this directive]

Problem decomposition

The write/compile/test method

Small programs are written using the "write/compile/test" model.

Divide and Conquer

A central part of programming, then, is taking a large and complex problem and decomposing it into smaller problems that can more easily be solved.

Useful Methods and techniques

Some portions are adapted from Oh! Pascal third edition and notes by Anthony Aaby, aabyan@wwc.edu. [an error occurred while processing this directive]

Friday, 07-Mar-1997 07:56:39 EST