Homework Submission Instructions *** HW 2 is due Thursday, November 1st at 2:00 PM! *** Homework will be submitted via Courseworks (courseworks.columbia.edu). Step 1: Collecting your files ============================= First, on a CS unix or linux machine, place all of your files (uncompiled source code and supporting files, including your best results output and model) in a directory using the naming convention: uni_hw2 where my own submission would be called fae2002_hw2 Next, cd to the parent directory of the directory containing your files, then execute, for example: $ tar cvf fae2002_hw2.tar fae2002_hw2 $ gzip fae2002_hw2.tar This will create a gzipped tar file called fae2002_hw2.tar.gz Step 2: Uploading ================= Place the gzipped file on a machine that has internet access via a browser. Log onto courseworks, then navigate to our class page. Select 'Class Files' from the menu on the left. Select 'POST FILE' from near the top of the page. Give your message the title 'your_uni hw1' Locate your gzipped solution on your hard drive and select it. Select the folder > Shared Files > ---HW2_drop Click SUBMIT. That's it!