Homework Assignments and Info

LINK TO SAMPLE CODE
Electronically submit your assignments using catalyst at   E-submit assignment page

Here is some   basic unix information   (including a few basic commands)
Here are instructions on   transferring files to the linux machines in UW1-320

Miscellaneous Rules
  • Make sure your program compiles with the sample main (when given), otherwise you will lose a large number of points needlessly. You must name everything as I do so when I test it compiles.

  • NEVER make us enter characters at the terminal. Remove all   "cin >> ..."   or  system("pause")  from your code before you turn it in.

  • You will always turn in (electronic only) a typescript (called typescript, no .txt), done under linux, which shows that your program compiles and runs. If need be, comment out code that does not compile.

  • Please hand write your name and UWNetID in the upper righthand corner of the hard copy.