CSI 2131 - File Management - WINTER 2005
C++ Books and Resources
Getting your C++ code to work:
Online resources
- C/C++ reference: http://www.cppreference.com/
- C++ lecture notes
by Istvan Hernadvolgyi.
-
C++ Annotations, by Brokken (and Kubat)
(good for the ones who you know C)
-
Introduction to Object-Oriented Programming Using C++, by P. Muller