IT106 - C++ 1
Undergraduate course, ITT Technical Institute, 2013
An introductory course on programming using the C++ language. We talked about basic operations and data types like arrays, objects and classes, inheritence, and exceptions. Related topics including UML modeling for classes.
This was the first course in the software applications programming track.
The short course description from the syllabus:
Students will write, enter, run and debug programs using the C++ language.
Topics include simple C++ operations, functions, procedures and data operations.