Next: Programming Concepts
Up: Getting it to Work
Previous: Heeding warnings
  Contents
  Index
As a general rule, once we have created a working stub system, we should always keep the program working by making changes in small increments and testing after each change. This way we know which part of the program was modified last and which is therefore most likely to cause the problem.
Warwick Harvey
2004-08-07