Logo

Thinking in C++, 2nd Edition

Large book cover: Thinking in C++, 2nd Edition

Thinking in C++, 2nd Edition
by

Publisher: Prentice Hall
ISBN/ASIN: 0139798099
ISBN-13: 9780139798092
Number of pages: 1600

Description:
The new edition of Bruce Eckel's Thinking in C++ is an excellent tutorial to mastering this rich (and sometimes daunting) programming language, filled with expert advice and written in a patient, knowledgeable style. The emphasis here is on practical programming, so there's basic advice on using header files, preprocessor directives, and namespaces to organize code effectively.

Download or read it online for free here:
Download link 1
Download link 2

(multiple PDF files)

Similar books

Book cover: C++ Language TutorialC++ Language Tutorial
by - cplusplus.com
These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way.
(18787 views)
Book cover: Beginning C++ Through Game ProgrammingBeginning C++ Through Game Programming
by - Course Technology PTR
If you're ready to jump into the world of programming for games, Beginning C++ Through Game Programming will get you started on your journey, providing you with a solid foundation in the game programming language of the professionals.
(27305 views)
Book cover: A Computer Science Tapestry: Exploring Computer Science with C++A Computer Science Tapestry: Exploring Computer Science with C++
by - McGraw - Hill
This book is designed for a first course in computer science that uses C++ as the programming language. The goal was to leverage the best features of the language using sound practices of programming and pedagogy in the study of computer science.
(20431 views)
Book cover: C++: A Beginner's GuideC++: A Beginner's Guide
by - McGraw-Hill Osborne Media
Written by Herb Schildt, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace.
(24650 views)