Originality known as C with Classes. It is the most popular of languages used to create applications.
C++ (pronounced "see plus plus") is an intermediate-level general-purpose programming language. It comprises a combination of both high-level and low-level language features. It was created by Bjarne Stroustrup at Bell Labs. It is an enhancement of C by adding object oriented classes. It was named C with classes but the name was changed to C++ as a pun on the increment operator.
Links
Allegro a cross-platform, open source, game programming libraries, primarily for C and C++ developers.
DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. It includes ports of many GNU development utilities. The development tools require a 80386 or newer computer to run, as do the programs they produce. In most cases, the programs it produces can be sold commercially without license or royalties.
GCC The GNU Compiler Collection of front ends for C, C++, Objective-C. Also includes front ends for Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, libgcj)
A compiler course project based on GCC at the University of Rochester
Wikipedia Resources
Tutorials
Online
C++ Language Tutorial explains the C++ language from the basics up to the newest features.
Download
How To Think Like A Scientist C++ Version is a free textbook PDF