From N V Fitton, ideas to share with my students at Northern Virginia Community College, Alexandria campus.
I teach mathematics and computer science.

Tuesday, August 30, 2005

100 & 201 skeleton code

Here is SkeletonTwo (alternative link).

There are two passages in it for replacement: the first for the introduction to your program, and the second, within a loop, for the body of your program. This program allows you to insert your work into a simple driver that will certainly compile and will allow you to run many tests conveniently. First compile without your code, then replace the skeleton's body with your code.

And here is SkeletonOne (alternative link).

0 Comments:

Post a Comment

<< Home