How to Turn in CS304 Assignments
- Turn in ALL the required
materials needed for grading before or at class-time on the due date.
- By default the following must
be returned:
- Hard Copy:
- Page 1. A clearly
written message saying the following things:
§
Course name
§
Assignment number
§
Your name
§
Your email address
§
Date
- Page 2--n. Hard copy
of all the source files that you wrote (e.g. Assign1.cpp) and output. If
you have multiple files, make sure you write the file name on the first
page of each file. If you are printing from Unix,
the lpr -p print command will do this for you.
- Soft Copy:
- Turn in a soft copy through email: chenxin@cis.uab.edu. Zip all the files into a file called HWX_YourLastName.zip e.g. HW1_Chen.zip. The zip file should include the following files:
- Readme
file (explains how to set up, compile and run your program)
- Sources files (the
files you wrote)
- Test files
- Output files (test
results)
- Makefile
(optional)
- Note: I should have your soft copy through email on its due date before the begining of the class. You can hand in your hard copy to me in person at the begining of the class.