Property Testing in C++ -- Jeremy Wright
In case you missed it, this may be midly controversial but we felt it could be of interest:
Property Testing in C++
by Jeremy Wright
From the article:
One might say tests are shiny. I don't know if they are really shiny as much as I found another cool use for uniform_int_distribution<>...

In case you missed it, now you can develop web apps in C++ to run natively on Google Chrome. This tutorial shows how to develop a Native Client module in C++ and build and run it using PNaCl toolchain:
[For your winter reading pleasure, we're pleased to present this three-part series of new material by Bjarne Stroustrup. This is part one; parts two and three will be posted on the following two Mondays, which will complete the series just in time for Christmas. Enjoy. -- Ed.]
Bartlomiej Filipek shares with us five algorithms using the C++ STD: