  |
The C++ Programming Language - http://www.research.att.com/~bs/C++.html
Bjarne Stroustrup's information page about the programming language. Also contains links to other sites. |
  |
Guru of the Week - http://www.gotw.ca/gotw/index.htm
A regular series of C++ programming problems created and written by Herb Sutter. |
  |
C++ in 2005 - http://www.informit.com/content/images/art_stroustrup_2005/elementLinks/DnE2005.pdf
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++ standard, C++0x. (Bjarne Stroustrup) |
  |
C++ History - http://www.hitmill.com/programming/cpp/cppHistory.html
A researched article about the history of the C++ programming language, including information provided by Bjarne Stroustrup. Bibiliography and related links. |
  |
Interview with Bjarne Stroustrup - http://www.eptacom.net/pubblicazioni/pub_eng/stroustr.html
Discusses the language standardization effort and some of the design decisions of C++. |