C++ Examples

Menu.cpp - Nesting loops - April 5, 2012
Simple File IO - Mar. 20, 2012
File IO example - April 21, 2012
magic.cpp - Mar. 13, 2012
ex2.cpp
calcTips.cpp
Area.cpp
CDRate.cpp(simple interested)
Celsius to Fahrenheit
Compound Interest
If Else
Time Convert.cpp
Switch - menu choice - Mar. 15, 2012
Switch - menu choice
While loop - validate user input
While loop - power function
Sum of Evens and Odds
Pennies pay   Version#2 - April 16, 2012
Speed and distance - April 16, 2012
Functions - April 19, 2012
Overloading functions
Pass by Value and Reference
User-defined data type - Book class
User-defined data type - Pet class
User-defined data type - Account class