17.7 Testing

This is not a program that you want to write in a single session. I suggest that you write the subroutines in the following order.

The key is to do incremental programming and debugging. Version control may be helpful as well. Try to apply the techniques that I discussed in the class when I demonstrated how to implement readword in project 3.

Copyright © 2009-04-16 by Tak Auyeung