What you will get from this course:

· A great basic understanding of C++ in a short amount of time.

Topics Covered:

· Getting started with a Hello World Program.

· If-Else Conditional Statements

· Comparison operators

· Arithmetic operators

· For-loops

· Boolean Data Types

· While-loops

· All Data Types in C++

· Library Classes

· Basic Input and Output

· Arrays of One Dimension

· Arrays of Two Dimension

· Functions

· Switch Statements

· Logical Operators

· Structs

· File Input and Output

· Pointers

· Pass by Reference vs Pass by Value

· Sorting with Bubble Sort

· Classes (very important!)

* STL (Standard Template Library) – Very useful!