SE 450
Homework Submission Instructions
Spring 2000/2001
Homework must
be submitted before the start of class on the date that it is due.
- Create a class web page and
provide links to all your assignments. Your assignment page should contain
a brief description about your assignment. You should also include any
special instructions needed to compile or run your program.
- For each assignment, please
use the Course
Online homework submission system to submit the URL of your homework
page and the source code to us. Do not submit Java bytecode (i.e .class
files). Only one file can be
submitted so you must use a zip utility to submit more than one page.
- Submit assignments in text
(ASCII format) only. If the files are not in readable format, you will be
notified by email but the due date will not be extended. If you need to
submit more than one file, please compress them using Winzip for example
and send the .zip file and NOT individual files.
- Emails and source code should
indicate the class number, section number, the assignment number and
obviously your name.
- If re-submission is
necessary, the complete package must be sent before the due date, and the
old version will be thrown away. Grading will be based on the latest
submission. If the latest submission is received after the due date and
the earlier version has already been graded, the new submission will be
ignored.
- When you upload your homework
on the server (for e.g on shrike), please remember to ftp
".java" and ".html" files in ASCII format and all
".class" files that your compiler generates in binary format.