Is there a great guide to C++11 as a language? Typing "Learn C++11" into Google always results in information mixed with legacy C++
The new book from Bjarne "Tour of C++".
[1] Last year, I spent about a week doing maintenance on what you could call a legacy C++ application at customer site (I work as a sysadmin at a process engineering company). It was strangely fun (lucky for me, the application was quite well-written and I could easily find my way around the code).