CS452 - Real-Time Programming - Spring 2008

Administrative Details

Instructor

Bill Cowan, [wW][mM][cC][oO][wW][aA][nN]@cgl.uwaterloo.ca, DC2111, x34527.

Teaching Assistants

Location and Times of Lectures

Lecture Notes

Newsgroup

Textbook

Course Web Pages

Assignments

Printed Notes

Examinations

Marking Scheme

Students must have a passing average on the combined examinations to pass the course. Here is my algorithm for calculating marks.

  1. mark1 = 0.40 * assignments + 0.20 * midterm + 0.40 * final
  2. mark2 = 0.333 * midterm + 0.667 * final
  3. if ( mark2 < 50% ) then you get mark2; otherwise you get mark1.

Return to: