DevX Special Report: C++0x: The Dawning of a New Standard
It's been 10 years since the first ISO C++ standard, and 2009 will bring us the second. In this special report, DevX delves into the new features being discussed by the standards team. Learn how these new features will revolutionize the way you code.
http://www.devx.com/SpecialReports/Door/38865
Overview: C++ Gets an Overhaul
In this overview of the changes proposed for the new standard, you'll get an idea of the kinds of improvements you can expect this time around.
http://www.devx.com/SpecialReports/Article/38884
The State of the Language: An Interview with Bjarne Stroustrup
C++ founding father assesses the language on the eve of its new standard.
http://www.devx.com/SpecialReports/Article/38813
Timeline: C++ in Retrospect
Hover and click over each dot to read about C++'s most important historical developments from its nascent pre-processor in 1979 to today's incredibly sophisticated language features and libraries.
http://www.devx.com/SpecialReports/Article/38900
Easier C++: An Introduction to Concepts
C++0x concepts bring the full power of the Generic Programming paradigm to C++, making templates more expressive, easier to write, and easier to use. Spectacularly poor template error messages are a thing of the past!
http://www.devx.com/SpecialReports/Article/38864
Simpler Multithreading in C++0x
The new standard will support multithreading, with a new thread library. Find out how this will improve porting code, and reduce the number of APIs and syntaxes you use.
http://www.devx.com/SpecialReports/Article/38883