BCC - Spring 2014 Syllabus
Course Name : CIS-155
Course Description: Intro to C++ Programming
Instructor: Igor Kholodov Igor.Kholodov@bristolcc.edu
Office: K211
Telephone: 508-678-2811 ext. 3328
URL of this file: http://www.c-jump.com/bcc/c155c/c155syllabus.htm

CIS-155 Introduction to C++ Programming

Lecture Materials


  1. First C++ Program


  2. Objects, Types, and Expressions


  3. Flow Control


  4. Operators


  5. Functions


  6. Data Structures and Objects


  7. Stream I/O


  8. File I/O


  9. C++ Standard Library, the STL


  10. C++ Pointers and References


  11. C++ Arrays

Additional Resources: