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

C++: The Complete Reference (4th Edition) [Repost]

Posted By: ChrisRedfield
C++: The Complete Reference (4th Edition) [Repost]

Herbert Schildt - C++: The Complete Reference (4th Edition)
Published: 2002-11-19 | ISBN: 0072226803 | PDF | 1056 pages | 3 MB


Schildt's classic C++ reference–updated and expanded
The Definitive Guide to C++
Master programmer and best-selling author Herb Schildt has updated and expanded his classic reference to C++. Using expertly crafted explanations, insider tips, and hundreds of examples, Schildt explains and demonstrates every aspect of C++. Inside you'll find details on the entire C++ language, including its keywords, operators, preprocessor directives, and libraries. There is even a synopsis of the extended keywords used for .NET programming. Of course, everything is presented in the clear, crisp, uncompromising style that has made Herb Schildt the choice of millions. Whether you're a beginning programmer or a seasoned pro, the answers to all your C++ questions can be found in this lasting resource.
Detailed coverage includes:
Data types and operators
Control statements
Functions
Classes and objects
Constructors and destructors
Function and operator overloading
Inheritance
Virtual functions
Namespaces
Templates
Exception handling
The I/O library
The Standard Template Library (STL)
Containers, algorithms, and iterators
Principles of object-oriented programming (OOP)
Runtime type ID (RTTI)
The preprocessor
Much, much more