"Hello, World" in C++: Code for the C++ implementation of the famous "Hello, world" program.
An Interview with Bjarne Stroustrup: The Future is Multiparadigm Programming: About the object-oriented revolution, rigors of real-world software development, diverging of C/C++, and some additions to C++ standard he would like. [LinuxWorld]
C++ Language Notes: Describes the features of the language that are most useful to engineers and scientists.
C++ Wiki: Wiki page at Portland's pattern repository about the C++ programming language.
Guru of the Week: A regular series of C++ programming problems created and written by Herb Sutter.
Interview with Bjarne Stroustrup: Discusses the language standardization effort and some of the design decisions of C++.
main.cc - defines main(): Publishes a smallest C++ program under the GPL license.
The C++ Programming Language: Bjarne Stroustrup's information page about the programming language. Also contains links to other sites.