Tentative Schedule CSC261 - Winter 2007-2008


Week Topic Reading Program Assignments
1 Introduction; edit,compile,run Ch. 1 Hw 1 assigned
2 if and switch statements; bool type Ch. 2.1 - 2.2 Hw 1 due; hw 2 assigned
3 Loops Ch. 2.3 Hw 2 due; hw 3 assigned
4 Introduction to functions Ch. 3 hw 3 due; hw 4 assigned
5 Functions continued; review for midterm Ch. 4 hw 5 assigned
6 Midterm Exam; Arrays and C strings Ch. 5, 9.1 - 9.2 Hw 4 due;
7 Arrays, c-strings continued; Pointers and dynamic arrays; Ch. 10.1 - 10.2 Hw 5 due; hw 6 assigned
8 Graphics Programming Graphics document Hw 7 assigned
9 File I/O Ch. 12.1 - 12.2 Hw 6 due
10 Review for final   Hw 7 due
11 Final Exam