CS14

Syllabus

Midterm: 11/13/2001. Topics

Final: 12/11/2001. Topics

Labs

Written Assignments

Programs

Step-by-step turnin instructions for electronic program turnin.

Grades

Important compilation note: If you are having trouble compling your programs on hill, and in particular, if you get errors saying iostream.h is not found, try compiling with /usr/local/bin/g++ instead of g++ (wherever you type g++, type the longer pathname instead). You can also move /usr/local/bin towards the top of your PATH environment variable in your .bashrc (if you don't understand the last sentence, do not worry about it).