This course is an introduction to C++. This will teach you how to program in C++. It introduces many of the major ideas and prepares you for further development. It covers basics such as IF, SWITCH, FOR, WHILE, functions, classes, arrays, and much more. I regularly teach this course in college; it is equivalent to a one semester course in C++.
This course benefits every student because it teaches the best programming language - ever. C++ is the foundation to everything. It is clean and beautiful and effective.
This course teaches if statements, loops, functions, classes, and arrays. It is an introduction to C++. It is a first course in C++ including arrays and objects.