Week 3
This week, we covered functions to divide and conquer our programs into smaller pieces. Functions are in Sections 2.4, 2.5 and 2.6 of the textbook. The functions.ppt covers functions, parameters and variable scope rules. Some slides are not in the book. For example, scope rules are not explained in the book in that way.
Powerpoint files
C++ codes discussed in class (some of them might have been modified in class to show extra features)
Recitation Material