Modern & Idiomatic C++14

From Gridkaschool
Revision as of 19:13, 1 September 2016 by Hofmann (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Modern & Idiomatic C++14

  • Daniel J H, Mapbox

Resources

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