IC211 Spring AY 2020

HW #1

Name (Last, First): ________________________________________ Alpha: ____________
Describe help received: ________________________________________________________

Turn in a printout of this sheet. You are expected to have the following all working, and to get help if you don't!

  1. Did you read the online notes for lecture 1?
    • thoroughly
    • yes, but I skimmed parts
    • read parts
    • no
  2. Do you have a working VM?
    • yes
    • no
    Note: If you took IC210 this past Fall, this should be an easy "yes". If not, you need to follow these instructions to get the IC210 VM installed on your Windows Laptop.

  3. Are you able to access your CS Dept Unix home directory with csunixmount?
    • yes
    • no
    Note: If you took IC210 this past Fall, this should be an easy "yes". If not, you need to read and follow these instructions which describes how to do this.

  4. Do you have the Java compiler and JVM installed? You must test this by giving the commands javac -version and java -version and verifying that you get version information as a response rather than error messages.
    • yes ... AND write the version number here: _________________________________
    • no