Three in-class exams for both sections:
All students MUST take the exams at those times. There are no make-up or alternate exams. If you cannot make any of those exams, please take the course next semester.
Instructor: Jae Woo Lee
Lecture 1: T 9/5 |
Lecture 2: R 9/7 |
Recitation for Week 1: F 9/8 |
hello.c
.vimrc
hello.c
Lecture 3: T 9/12 |
Lecture 4: R 9/14 |
Recitation for Week 2: F 9/15 |
Lecture 5: T 9/19 |
int f(int x) { return x & (1 << 5); }
Lecture 6: R 9/21 |
int g(int x) { return x | (1 << 5); }
x++
No Recitation for Week 3 |
Lecture 7: T 9/26 |
Last updated: 2023-09-25