Course Schedule

DATE

TOPIC

EXERCISES

HOMEWORK

Week 1

Mon, Sep 22
 HDAY  Summer Break
Wed, Sep 24
LEC 01 Introduction, Getting Started in C
Thu, Sep 25
SEC 01 C, Pointers, Gitlab
Materials:
Fri, Sep 26
LEC 02 C: Arrays and memory

Week 2

Mon, Sep 29
LEC 03 C: Pointer Menagerie
Wed, Oct 01
LEC 04 C: Heap and Structs
Thu, Oct 02
SEC 02 Structs, Debugging
Fri, Oct 03
LEC 05 C: Modules

Week 3

Mon, Oct 06
LEC 06 C: Final details & Makefiles
Wed, Oct 08
LEC 07 File I/O: Cstdio, Buffering, POSIX
Thu, Oct 09
SEC 03 POSIX I/O
Fri, Oct 10
LEC 08 File I/O: Cstdio, Buffering, POSIX (cont'd)