CS
010 - Introduction to Computer Science I
April 1: variable declaration and initialization
April 6: algorithms
April 8: string member functions
April 11: output formatting/manipulators
April 15: Time class
April 22: if/else if/else and comparison
operators
April 25: compound boolean operators
May 2: while loops
May 4: random numbers
May 6: predicate (bool return type)
function
May 13: reference variables
May 16: DeMorgan's Law and for loops
May 20: nested loops
May 23: vector declarations and output
loop
May 27: more on vectors