C++11/14 Rocks books

VS2013 edition

Visual Studio 2013 edition

This edition covers all the C++11 and C++14 language and library changes implemented in VS2013, and includes descriptions of compiler-specific bugs. Find out more
This book really rocks. I have a good comparison as in parallel I read Stroustrup’s newest version of “The C++ programming language”. C++11 Rocks is really good as it touches the new concepts at correct level: neither too superficial nor too deep. Just at the level to quickly grasp it. – Michal Rotkiewicz
GCC edition

GCC edition

Get the lowdown on all of the C++11 language features implemented in GCC 4.8 and above.
I picked up a copy of Alex’s book, and he has done some amazing work! For those of you who find yourself short on time, but need to know what’s new and keep current this book has it all. It’s a great time saver, and the organization of the material makes it a great companion reference. - Jay D. Campbell
Clang edition

Clang edition

Get the lowdown on all of the C++11 & C++14 language features implemented in Clang 3.4 and above.

C++ cheatsheets

C++11 concurrency

Download
C++11 regular expressions

Download
C++11 STL additions

Download

Recent blog posts