Modern & Idiomatic C++14

From Gridkaschool
Revision as of 18:52, 23 August 2016 by Hofmann (talk | contribs) (Add books, videos, references)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Modern & Idiomatic C++14

  • Daniel J H, Mapbox

Resources

  • Slides: TODO
  • Login via ssh to GridKa School VMs: TODO
  • Github repository with exercises: TODO

Books

  • https://isocpp.org/tour - available as free pdfs, quick intro into modern and idiomatic C++11
  • C++ Primer, Lippman
  • Accelerated C++: Practical Programming by Example, Koenig
  • Everything from Meyers, Sutter, Alexandrescu

Videos

References