Notes and discussion

The topics below are not necessarily in the order used in lectures: for that see the course topics page.

Additional C++ reference material is available from the Wikibook:
 en.wikibooks.org/wiki/C%2B%2B_Programming 
 - Chapter 1
 - Chapter 2 except 2.5
 - Chapter 3.5
 - Appendix A 

Note that the text often has much more detail than we use in the first half of the course.

You can find any number of free online C++ tutorials, here are a couple of examples:
cplusplus.com
Washington Univ., St. Louis
cpp-home.com
cfanatic.com
learncpp.com