CMPS 111, Fall 2003
Homework Information
Submitting homework
We will be using the UCSC submit system to hand in homeworks this quarter. To turn in an assignment, use the submit command as follows:
submit cmps111-elm.f03 hw1 myhomework.txt
Substitute the actual assignment name for hw1homeworks are hw1hwn. Additionally, substitute the actual file you want to hand in for myhomework.txt.
To see which file(s) you've turned in for hw1 (again, substitute the actual assignment name for hw1), do:
peek cmps111-elm.f03 hw1
You should only hand in a single file for each homework. Acceptable formats for homework are ASCII text and Adobe PDF (and no other formats). Any text documents must use Unix end-of-line characters, and must contain no lines longer than 75 characters. PDF may be generated from PostScript on the CATS system using ps2pdf. If you choose to do your homework in HTML or some other format, you can convert to PostScript by printing to a file.
You must put your name and CATS account at the top of each homework you turn in. Also, please make sure your file has the proper suffix (.txt for text files, or .pdf for PDF files).
Homework assignments
This is a list of homework assignments and solutions. The homework solutions are only available to those who have the password handed out in class. If you've forgotten (or never got) the password, you may get it from another student taking the class or from the professor or TA during office hours.
| Homework | Assigned | Due | Solutions |
|---|---|---|---|
| Homework #1 | September 30th | Tuesday, October 7th at 11:59 PM | HW 1 solutions |
| Homework #2 | October 14th | Tuesday, October 21st at 11:59 PM | HW 2 solutions |
| Homework #3 | October 23rd | Tuesday, October 28th at 11:59 PM | HW 3 solutions |
| Homework #4 | November 12th | Friday, November 21st at 11:59 PM | HW 4 solutions |
| Homework #5 | December 2nd | December 5th at 11:59 PM NOTE: Homework #5 is optional! |
HW 5 solutions |
Accessing homework solutions
Access to homework solutions is restricted to prevent them from leaking onto the Web. You can access solutions in one of two ways:
- Inside the ucsc.edu domain (on campus): unlimited access
-
Off-campus (not within the ucsc.edu domain): you will
need to supply your CATS account as the username and the
password you get by running the following command from your
account on unix.ic:
/afs/cats/courses/cmps111-elm/bin/getpassword
You'll need to type in your full (9 digit) student ID (with or without dashes). The program will then print out a password that you can use to get access to restricted materials on the Web site, as well as retrieve your grades online. Note that neither your student ID nor your password is ever stored online.
Last updated 3 Dec 2003 by Ethan L. Miller (elm@ucsc.edu)