Lecture date | Topic | Readings |
---|---|---|
September 9 | Introduction to C; variables and expressions in C; simple I/O in C |
|
September 16 | Conditional execution in C |
|
Functions in C |
|
|
September 23 | Loops and arrays in C |
|
September 30 | Pointers and strings in C |
|
October 14 | I/O and files in C |
|
November 4 | Dynamic memory allocation in C |
|
Function pointers in C |
|
|
November 18 | C preprocessor directives |
|
User-defined types |
|
|
Separate compilation and make |
|
|
December 2 | Computer representation of data |
|