C++ Programming Language, The
A definitive reference on C++ by Bjarne Stroustrup, detailing language concepts and features. Highlights depth and thorough coverage, with noted clarity for complex topics and some critique on readability of code examples
Highlights
- definitive reference for C++
- thorough language coverage
- deep dive into C++11 features
Pros
- comprehensive language coverage
- clear communication of complex details
- valuable reference for professionals
- covers C++11 features in depth
Cons
- typography of source code can be horrible
- examples are poorly written
- mixed feedback on suitability for beginners