Slides used in Lectures
First Day - Syllabus
Introduction slides
Overview of C++ slides
Types, Expressions, Functions (Chapter 3)
Some notes about the graphics library
Structured Programming slides
Functions Part I
Selection in C++
Strings in C++ (Chapter 3)
Repetition in C++
File Input/Output in C++
with a few new slides about fail state detection!
Input in C++
File Input/Output Part II
Special Output Formats - HTML and CSV
Random numbers in C++
Reference parameters to functions
Another set of slides about functions and parameters
courtesy of Ryan McKenzie
Stubs and Drivers -Functions
Arrays in C++