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:
- Open All Programs->CG Applications->Processing
- In the main code window type: println("Hello. My name is David Whittinghill");
- Make sure to substitute your own name!
- Click File->Save
- 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.
- Close Processing
- Open the folder: My Documents/Processing to find the Whittinghill_David_Lab02 folder.
- Right click and select Send To->Compressed (zipped) Folder.
- Copy (or drag, if you prefer) this file to G:\CG\CGT215\SectionXXX\Lab02\.
- 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.
|