ECE 329 Spring 2004

The most up to date information on ECE 329 is available on the ULLab web page.
Please read the grading guidelines at the in the project guide.

ECE 329 Course Web Page

ECE 329 Project Guide
The design overview is a description of the software design -- what a queue is, how yours is different than a classical queue, why it works the ways it does, etc. The design overview is not a first person description of how you wrote the code. This is the one of the most common mistakes students make. Remember, you can get a 65 even if your code doesn't work at all, and a 75 if it doesn't work correctly. The majority of the points come from the documentation, spend adequate time on the documentation.