CS120
Programming Assignment #0

Complete before your first lab. There is nothing to turn in.

1) Log into the CS department machines.
Mac users: open a terminal window. Type ssh username@cs-120.cs.uidaho.edu. User your vandal password to log in.

Windows users: Download putty from ITS http://support.uidaho.edu/software/, scroll down to the ITS Specialized Tools heading and follow the directions/links to install putty. Once you have putty installed, run it and enter the host name: username@cs-120.cs.uidaho.edu, then use your vandal username and password to log in.

If your vandal ID and password don't work send an email to cshelp@uidaho.edu explaining the situation (you are in CS120 and can't log into wormulon), include your name and vandal ID number

2) Copy, compile, and run the Hello, World program from the course schedule. This requires the following steps: