In-person lectures on Tue & Thu 4:10-5:25pm, 417 International Affairs Building
Three exams:
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
Office hours:
Lecture 1: T 9/2 |
Lecture 2: R 9/4 |
Recitation 1: pre-recorded |
hello.c
.vimrc
hello.c
Lecture 3: T 9/9 |
Lecture 4: R 9/11 |
Recitation 2: pre-recorded |
Lecture 5: T 9/16 |
int f(int x) { return x & (1 << 5); }
int g(int x) { return x | (1 << 5); }
Lecture 6: R 9/18 |
x++
Last updated: 2025-09-13