A Tour of C++ / Bjarne Stroustrup

A Tour of C++

This book is great to get you started writing modern C++ code that uses most of the significant new features of C++11 and with appropriate pointers to corresponding chapters in Stroustrup's tome (which I consider an excellent reference) for in-depth study.

Verdict: Highly Recommended


Previous: Weekly Planning

links