JAVA Programming |
Course
Index
Return to Dr. Margush's page |
Quizzes and exams must be taken at the announced time in class. Homework assignments must be submitted on time to receive credit. Hopefully you will all meet the deadlines for programming assignments. However, if you find it necessary to submit a programming assignment late, your grade will be reduced by 10% each day. Since programs are submitted electronically, the date of submission will be the timestamp on the email containing the program.
We all get upset when a program does not work the way it is supposed to, so please try to submit only reasonably correct programs! This means that you have carefully crafted and extensively tested your solution! Programs must work for any sample data provided (a minimal test suite) before submitting. Programs that do not meet these standards will not be graded and will be assessed an automatic 30% penalty. Many programs will be tested against additional "hidden" data.
You may collaborate on homework assignments. However, all programming assignments must be your own work. Devising your own solutions to problems and implementing them is the best way to learn about the topics in this course. You should follow these three rules: