Hacker News new | past | comments | ask | show | jobs | submit login

Bjarne says that C++11 is a "new language", and I asked him back in May whether there were any tutorials for learning the new idioms and styles. He said "not yet".

Does anyone know if this situation has changed? I can see his new book on Amazon is due out in March.




Some books have been updated. Check http://isocpp.org/get-started and in general check out http://isocpp.org for more tutorials.


I'm reading and like 'The C++ Standard Library: A Tutorial and Reference (2nd Edition)' and 'C++ Concurrency in Action: Practical Multithreading'. Both cover C++11. So far the concurrency book's examples compile in VS2012.


C++ Primer has been updated for the new C++11,at least according to its author.


This, and the Fifth edition is magnificent!


Check the get started section of the new official language website: http://isocpp.org/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: