CS779/879 Course Project for Spring 2000
The Deadline to submit software, documentation, etc. (see below)
to cs779 account (using submit cs779):
Monday April 24 Midnight
Project Demos:
Make an appointment with me
Tuesday April 25.
To get an appointment Click here
All projects should have the following components:
- README file, describing the contents of other files very briefly.
(it is like the table of contents of a text book).
- Source Code "properly" documented and cleaned from debugging messages etc.
- Makefile
- Standard UNIX man page.
- Documentation file containing:
- Project Title and author information.
- Project specification and objectives.
- Overview of the functions, data structures, and other
details that may help others to understand what you did
and be able to modify or extend your work.
- What did you learn from the project.
- Major Problems you faced and how you solved them.
- known bugs and suggestion for possible extensions
and enhancement of your project.
Back to CS779/879 home page