CS 111 Course News - Summer 2002

5-20-02
The first homework assignment is due on Thursday, May 30 at 5:00. You can turn it in in class or at the dropbox which is down the hall form the CS office in 111 Cummington Street. The box will say CS111 on it.
To turn in the program you will have to print them out, either at home, or in the lab. The unix cammand for the printer is lpr. (Look up man lpr or ask for help in the lab.) You should print out both the programs and the output from them. You should test both of the programs on 3 or 4 outputs. To put the output into a file you need to "redirect" the output into a file when you run the program. Then you can print out the file. Take a look at page 868 of our book for an explanation of redirecting output.
The first thing you need to do is to get your account.
This can be done by running the "new" program on any of
the workstations or in the lab at 730 Comm. Ave.
Make sure you request an account on csa.

Once you have an account you need to add yourself to the class mailing list. You can do this by typing "csmail -a cs111".

Follow the instructions that are on the syllabus in HW #0 or in HW #1.