|
C++ Programming TodayBy Barbara JohnstonWelcome to the web site to accompany Barbara Johnston's C++ Programming Today!
This site allows students to review programming concepts that include data types, identifier naming rules and conventions, operators and operator precedence, decision and control statements, writing functions, overloading functions, pointers, classes, class relationships, inheritance, and virtual functions.
Students may use the site to: - Test their knowledge of C++ programming with multiple-choice questions for Chapters 2 – 9 and 11 of the text;
- Examine "bad code" in the What's Wrong with this Code module, which explains the problems and provides corresponding text references and solutions; and
- Check their answers to the even-numbered problems in Chapters 1 – 9 and 11 of the text.
An Errata to the text is also found in this site.
|