TOPIC SCHEDULE

Readings are from Understanding Programming, by Cannon.

An asterisk (*) indicates that a 60-point quiz will be given on Thurs of that week.

Week
Problem-Solving Topic
Readings
Wk5 # functions: value-parameters
block-structure;
variable scope
Ch 3 Simple Functions
§ 3.5 - 3.6
variable scope 1
Wk6 *

Char data type
String data type
getline()

§ 6.3 Character Data Type
§ 9.1-9.6 Strings and the string Class
§ 9.2, p. 214
wk7 # String data type
Reference parameters
string I/O
string-swap.cpp
wk8 * multiple choice: switch § 7.5
wk9 # Classes and Objects § 12.1-12.4
w10 * Classes and Objects § 12.1-12.4
Wk11 Finals Week No Final Exam