CSI 2131 - File Management - WINTER 2005

Professor :  Lucia Moura
Course Description:  syllabus

C++ Books and Resources

Getting your C++ code to work:



Online resources

  1. C/C++ reference: http://www.cppreference.com/
  2. C++ lecture notes
    by Istvan Hernadvolgyi.
  3. C++ Annotations, by Brokken (and Kubat)
    (good for the ones who you know C)
  4. Introduction to Object-Oriented Programming Using C++, by P. Muller