Jump to ratings and reviews
Rate this book

Thinking In C++

Rate this book
Developed from years of seminars given all over the world, this book takes the C programmer on the easiest route into C++ by moving step-by-step from what you already know.It's easy, but it's also increidibly the explanations of multiple inheritance, templates, exception handling, run-time, type identification and namespaces may be the best you'll find. Each chapter is a complete description of a single topic, building only on the material that's already been covered.

Every discussion is highlighted by small, clean, direct examples, all of which have been tested on a variety of compilers. The code is freely available on the Internet and BBS systems. This book will not only be your tutorial, but the first thing you reach for when trying to unravel a confusing issue.

First published December 27, 2003

10 people are currently reading
191 people want to read

About the author

Bruce Eckel

36 books59 followers
Bruce Eckel is a computer programmer, author, and consultant.
Eckel's best known works are Thinking in Java and the two-volume series Thinking in C++, aimed at programmers wanting to learn the Java or C++ programming languages, respectively, particularly those with little experience of object-oriented programming.
Eckel was a founding member of the ANSI/ISO C++ standard committee.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
82 (39%)
4 stars
82 (39%)
3 stars
29 (14%)
2 stars
10 (4%)
1 star
3 (1%)
Displaying 1 of 1 review
Profile Image for Robert.
107 reviews4 followers
February 5, 2009
Must read for programing in c++. Many people think they know c++, but fail to take advantage of object oriented principles...they might as well be writing in cobol.

Bruce Eckel does a great job in getting OO principles through to the reader.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.