More Trouble with Programming - The second part of Technology Review's interview with Bjarne Stroustrup, the inventor of C++. - http://www.techreview.com/InfoTech/17868/
The Problem with Programming - Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code. - http://www.techreview.com/InfoTech/17831/
"Hello, World" in C++ - Code for the C++ implementation of the famous "Hello, world" program. - http://www2.latech.edu/~acm/helloworld/c++.html
C++ Language Notes - Describes the features of the language that are most useful to engineers and scientists. - http://myweb.msoe.edu/~tritt/cpplang.html
C++ History - A researched article about the history of the C++ programming language, including information provided by Bjarne Stroustrup. Bibiliography and related links. - http://www.hitmill.com/programming/cpp/cppHistory.html
C++ in 2005 - This extended foreword presents a perspective on "The Design and Evolution of C++" and on C++ itself. In particular, it reflects on the use of C++ over the last decade and presents plausible directions for the next revision of the ISO C++ stan - http://www.informit.com/content/images/art_stroustrup_2005/elementLinks/DnE2005.pdf
C++ Wiki - Wiki page at Portland's pattern repository about the C++ programming language. - http://c2.com/cgi/wiki?CeePlusPlus
main.cc - defines main() - Publishes a smallest C++ program under the GPL license. - http://main.cc
Interview with Bjarne Stroustrup - Discusses the language standardization effort and some of the design decisions of C++. - http://www.eptacom.net/pubblicazioni/pub_eng/stroustr.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
Guru of the Week - A regular series of C++ programming problems created and written by Herb Sutter. - http://www.gotw.ca/gotw/index.htm