Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

The Design and Evolution of C++

Posted By: meister
 The Design and Evolution of C++

Bjarne Stroustrup, "The Design and Evolution of C++"
Addison-Wesley Professional | 480pages | 1994-03-29 | ISBN: 0201543303 | PDF | 4 Mb

If one has a learning style of big picture first small details later like I do, this book is the prerequisite for learning C++. One will be benefited from author's explanation on how he designed C++ as well as implementation examples of key C++ features.