C++ tutorial covering comp sci background, syntax, data types, operators, type conversion, logical expressions, control structures, formatting output, functions, pointers, arrays, array-type problems, user-defined types, header files, structures, enum types, graphics, classes, function/operator overloading, and static variables. A must read for any student learning C++. Majority of content was taken from my college notes, examples, and projects.
More info