Wednesday, May 16, 2007

Thinking in C++, Volume 1


Title: Thinking in C++, Volume 1: Introduction to Standard C++ (2nd Edition)
ISBN-10: 0139798099
ISBN-13: 978-0139798092
Author:
Bruce Eckel
Paperback: 814 pages
Publisher: Prentice Hall; 2nd edition (April 15, 2000)
Language: English
Format: PDF
Size: 2.88MB
Sumary: Introduction to objects, inheritance, composition, polymorphism, exception handling, analysis and design fundamentals, advantages of C++, transitioning from C, compiling and building programs, writing C++ functions, flow control, C++ operators, data types, casting, debugging tips, pointers to functions, designing reusable C++ classes, conditional compilation and header files, access specifiers, constructors and destructors, function overloading and default arguments, using const and static effectively, inlining, namespaces, references, copy constructors, operator overloading, using new and delete for dynamic objects, virtual functions, abstract classes, introduction to templates, and iterators.
-------------------------------------------------------
Download: Thinking in C++, Volume 1
-------------------------------------------------------

No comments: