previous |
start |
next
Strategies
- Avoid quick fixes - they tend to create
problems elsewhere.
- Develop a thorough understanding of the problem
and the program before you try to fix it.
- Sometimes fix and fix only causes the problem
to move around. Possibly the program logic is incorrect (does the
program need redesign?).
previous |
start |
next