An Interview with Bjarne Stroustrup - http://www.ddj.com/hpc-high-performance-computing/207000124
C++ creator Bjarne Stroustrup discusses the evolving C++0x standard, the education of programmers, and the future of programming. |
An Interview with Bjarne Stroustrup: The Future is Multiparadigm Programming - http://www.itworld.com/lw-02-stroustrup
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++ 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. |
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++ Language Notes - http://myweb.msoe.edu/~tritt/cpplang.html
Describes the features of the language that are most useful to engineers and scientists. |
C++ Wiki - http://c2.com/cgi/wiki?CeePlusPlus
Wiki page at Portland's pattern repository about the C++ programming language. |
Guru of the Week - http://www.gotw.ca/gotw/index.htm
A regular series of C++ programming problems created and written by Herb Sutter. |
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++. |
More Trouble with Programming - http://www.techreview.com/InfoTech/17868/
The second part of Technology Review's interview with Bjarne Stroustrup, the inventor of C++. |
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. |