Project submission guidelines

Due dates/late policy

Projects (or equivalenty homeworks) will only be accepted electronically through the EEE dropbox. The dropbox will have a automatic deadline of 12:30 pm on the given due date. No homeworks will be accepted after that time. I know this is a tough requirement, but in return, I'll award extra credit for early-submitted homeworks as described below. If you are working down to the last minute, please make sure something is uploaded 10 minutes prior to the deadline to ensure you won't get zero credit.

Grading

Each assignment has both programming and written components. Your code will be graded both on clarity and correctness. It is generally more important that your code be clear and correct than fast. Your writeup should be richly illustrated with graphs and images, and your code should be well commented and documented.

Extra-credit

Any homework that is handed in 24 hours early will get 5% extra-credit - e.g., 5 points for a 100-point assignment.

Homework Submission Instructions

Submit a zip or tar archive containing your code and your writeup into the appropriate folder (e.g., submit Homework1 to the "HW1" folder) in the EEE Dropbox. Use the following directory structure:

YourName/code
YourName/writeup.pdf

The code subdirectory should contain all of your code. Include everything that your code needs to run. If I hand out code as part of the assignment, include that also.

Zip the YourName directory and upload YourName.zip to the EEE dropbox under the folder for the given project. You can create a zip archive of the YourName directory in various ways:

You can list the contents of a zip archive with the command unzip -l YourName

Homework Writeup Guidelines

You must submit your writeups as as a single PDF document following this template. PDFs are cross-platform formats for encoding documents with text and images. Most word processors (MS Word, Open Office, Apple's Pages) can export PDFs. I will not accept writeups in any word processing format such as MS Word or Open Office.

Some guidelines for your figures: