Fighting off memory leaks and errors (C++11) -- Kacper KoĆodziej
This article talks about how modern C++ idioms could be used to avoid memory leak and errors.
Fighting off memory leaks and errors (C++11)
by Kacper Kolodziej
From the article:
Modern tools provided with C++11's standard library make fight with memory leaks and errors easier and more effective. Sometimes problems which are seemingly not dangerous might put an end to your application. We are going to learn how to find and avoid them.

While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature:
While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature:
We don't link to all awards, but this is a notable one: