Introduction to C++
An introduction to programming in C++
Introduction to C++ is geared towards students with a background in C. The course covers data types, conditional statements, loops, memory allocation, and functions. Through instructor-led activities, you’ll learn how to spot and address common problems and errors, as well as how to use object orientation in program design.