QUESTION:
What books does Bjarne Stroustrup suggest to master C + +?
ANSWER:
a tour of C + + is A quick (about + pages) Tutorial Overview of all of the standard C + + (language and standard Librar Y) at a moderately high level for people who already know C + + or at least is experienced programmers.
The C + + programming Language (fourth Edition)aka Tc++pl4 is a completely rewritten and re-organized version of TC++PL3. It describes the c++11 revision of ISO C + +. In particular, TC++PL4 reflects the massive increased of the "the" and the "the" for concurrency.
TC++PL4 aims at completeness in description of the C + + language features, standard library components, and the Programm ing and design techniques they support. SeeThe preface.
The exercises has been extended, but is placed on the web to save trees and allow for expansion.
The discussion for software engineering issues found in TC++PL3 have been cut for lack of space. I still recommend the discussion in TC++PL3.
Programming--Principles and practice Using C + +. is a introduction to programming for people who has never programmed before. It'll also is useful for people who has programmed a bit and want to improve their style and technique. It is the designed for classroom use, but the written with a eye on the self study. Drafts has been used as the basis for first programming classes at Texas A&m University (and elsewhere) for several y Ears now. It is unrelated to the editions of the C + + programming language.
--by Bjarne Stroustrup
Excerpt from:https://www.quora.com/what-books-does-bjarne-stroustrup-suggest-to-master-c++
What books does Bjarne Stroustrup suggest to master C + +?