Readings: in Hanly & Koffman

Chapter 1, esp 1.2; self-check exercises 1.2.1, 1.2.2

Ch 2.1 self-checks 2.1.1-2.1.4

Ch 2.2 - 2.4

start 1, 2-2.4
9/11 2.5 arithmetic, 4-4.3 boolean ops, conditionals (if), 3-3.6 functions
9/18 more functions, 4.4-4.9 more if, switch
10/22 2-d char arrays; char switch, feof(); command line args: numbers, strings
10/29 parallel arrays; scope; binary search
11/5 review, midterm2; selection sort;
11/12 static; strtok; pass-by-reference, structs
11/19 pass-by-reference, malloc, free, pointer variables
11/26 structs and pointers; calloc, dynamic arrays

9/25

10/1

10/8

10/15

10/22

10/29

11/5

11/12

11/19

11/26