Evaluating Programs for Clarity

"Good ideas can be buried in impenetrable code." Looking at a program and deciding on ways to revise the code can be an interesting and challenging task.

A software engineer knows that a working program needs to be understood by others. The current Y2K problem is an example of how critical this is.

Top Down Design

Readability

Documentation


Continue to:  Unit 1  / Prev  / Next