CSE 755: Programming Projects
Project 1
Course Policies
-
There will be one programming project, which must be submitted
electronically on stdsun by midnight on the due date. The
project must compile and run on
stdsun. Some people prefer to implement the project on a
different machine, and then port it to stdsun. This usually
creates ugly problems in the last minute, and I would advise against
it. Still, if you decide to use a different machine, it is entirely your responsibility to make the code
compile and run correctly on stdsun before the deadline.
-
The project should be done independently from other students in the
class. General discussion of the project with others in the class is
allowed, but you have to do all the design, programming, and testing
independently. Projects that show excessive similarities will be taken
as evidence of cheating and dealt with accordingly.
-
The project is due by 11:59 pm on the due day. Absolutely no exceptions will be made to this
deadline: if you submit at 12:00 am, your submission will be
considered to be late. The time stamp on the electronic submission
will be used as the submission time. A reduction of 10% per day will be applied to late
submissions. Submissions more than three days late will not be accepted.