<%@LANGUAGE="VBSCRIPT" %> <% Response.CacheControl = "no-cache" %>
Lab 02 (Due by end of lab session)

Overview

The goal of this lab is to get you comfortable with the turn in procedure we will be using this semester.

Scenario

You must write a one line program in Processing and submit your work to the G drive.

The procedure:

  1. Open All Programs->CG Applications->Processing
  2. In the main code window type: println("Hello. My name is David Whittinghill");
  3. Make sure to substitute your own name!
  4. Click File->Save
  5. Change the file name to Whittinghill_David_Lab02 (substitute your name; do not use spaces; include the leading zero in front of the number so that it is 02 not 2). Click OK.
  6. Close Processing
  7. Open the folder: My Documents/Processing to find the Whittinghill_David_Lab02 folder.
  8. Right click and select Send To->Compressed (zipped) Folder.
  9. Copy (or drag, if you prefer) this file to G:\CG\CGT215\SectionXXX\Lab02\.
  10. Lab 02 is now complete!

Unsure if your file has been copied to G: properly?

  • Repeat step 9
  • If it gives you an error message it means the file has already been received. It's not letting you overwrite since it's already submitted successfully.

Want to re-submit a new copy of your work?

  • Rename your zip file to: Whittinghill_David_Lab02-2.zip (again, substituting your name).
  • Repeat step 9

Grading

This is an all or none lab. You either submit it correctly and get full points, or you don't and get zero points.