C++11 library components to make a programming scientist happy
A new video from Meeting C++ 2014:
C++11 library components to make a programming scientist happy
by Peter Gottschling
From the talk description:
This talk presents a survey over components of the C++11
standard library which facilitate the life of a programming scientist.
It will provide a gentle introduction to the random number generator
and evolve this to a complete application: the stochastic simulation
of share price development.

[We don't often link to quiz-like sites, particularly product-specific ones, but in this case we felt that this could be of broad interest to some of our readers. -- Ed.]
A short article about two error-detection features in GCC: