C++ Language Notes
Describes the features of the language that are most useful to engineers and scientists.
url: www.msoe.edu/~tritt/cpplang.html
The C++ Programming Language
Bjarne Stroustrup's information page about the programming language. Also contains links to other sites.
url: www.research.att.com/~bs/C++.html
Guru of the Week
A regular series of C++ programming problems created and written by Herb Sutter.
url: www.gotw.ca/gotw/index.htm
"Hello, World" in C++
Code for the C++ implementation of the famous "Hello, world" program.
url: www.latech.edu/~acm/helloworld/c++.html
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.
url: www.linuxworld.com/linuxworld/lw-2001-02/lw-02-str...
Interview with Bjarne Stroustrup
Concentrates on future developments of the C++ language.
url: archive.devx.com/upload/free/features/vcdj/2000/05...
Interview with Bjarne Stroustrup
Discusses the language standardization effort and some of the design decisions of C++.
url: www.eptacom.net/pubblicazioni/pub_eng/stroustr.htm...