Additional
Information: Embracing all aspects of C++ software development including but not limited to compilers, tools, freeware class libraries, STL, and methodologies. This page was last updated on June 30th, 2008
"Hello, World" in C++
Code for the C++ implementation of the famous "Hello, world" program. http://www.latech.edu/~acm/helloworld/c++.html
The C++ Programming Language
Bjarne Stroustrup's information page about the programming language. Also contains links to other sites. http://www.research.att.com/~bs/C++.html
Interview with Bjarne Stroustrup
Concentrates on future developments of the C++ language. http://archive.devx.com/upload/free/features/vcdj/2000/05may00/ens0500/ens0500.asp
C++ Language Notes
Describes the features of the language that are most useful to engineers and scientists. http://www.msoe.edu/~tritt/cpplang.html
Guru of the Week
A regular series of C++ programming problems created and written by Herb Sutter. http://www.gotw.ca/gotw/index.htm
The Future is Multiparadigm Programming
In this interview Bjarne Stroustrup talks about the object-oriented revolution, the rigors of real-world software development, the continuing divergence of C and C++, and some additions to the C++ standard that he'd like to see. http://www.linuxworld.com/linuxworld/lw-2001-02/lw-02-stroustrup_p.html