May 2013
Intermediate to advanced
1376 pages
47h 26m
English
Hurry Slowly (festina lente).
– Octavius, Caesar Augustus
Introduction; Basic Facilities; Abstraction Mechanisms; The Standard Library; Examples and References
Programming Styles; Type Checking; C Compatibility; Language, Libraries, and Systems
Programming in C++; Suggestions for C++ Programmers; Suggestions for C Programmers; Suggestions for Java Programmers
• History
Timeline; The Early Years; The 1998 Standard; The 2011 Standard; What is C++ Used for?
• Advice
A pure tutorial sorts its topics so that no concept is used before it has been introduced; it must be read linearly starting with page one. Conversely, ...