C++ Programming

Target Audience:

Developers with little or no experience in C++. Developers who wish to become proficient in C++ and who wish to understand the object oriented programming concepts applicable by C++ programmers.

Prerequisites:

Programming experience, in particular, C programming is most helpful.

 

Format:

Lecture/lab with 50% for each. Students will write extensively in C++. Many examples are presented and enhanced by the students.

When a student finishes this course, he or she will be able to:
Length of Course:

3 days

 

Hardware Needs:

Each student should work alone on a Linux workstation. A classroom network is beneficial.

 

Topics Covered

Class declarations

Constructors and Destructors

Parameter passing

Inheritance & Polymorphism

Templates

Exception handling