To remove any frames surrounding this page, click here

COGS1680 Homework submission instructions

Will Headden, our fearless TA for the class, says that the way to submit homwork is:

1. Create a directory (in your account on the CS machines, naturally) and copy into it the files you wish to turn in.

2. Enter directory, and type "cog168_handin hw1" . The script will gather all the files into the current directory, and send them to us. Substitute hw2, hw3 etc. as the weeks progress.

Example:
>mkdir my_hw
>cp my_hw_file.txt my_hw
>cd my_hw
>cog168_handin hw1

Good luck!