Jump to ratings and reviews
Rate this book

Thinking In C Plus Plus 2Nd Edition

Rate this book
Despite C++'s syntactic similarities to C, the two languages are fundamentally different in nature--a fact that can complicate the task of learning C++ if you already know C. Thinking in C++ explains C++ to C programmers not just from the perspective of writing code, but from the perspective of software engineering and design--how do you conceptualize programs that exploit C++'s capabilities? With readable prose, Bruce Eckel offers a compelling explanation of what object-oriented languages in general and C++ in particular have to offer and teaches you how to apply it. The book covers not only introductory topics but advanced ones such as multiple inheritance and templates.

Kindle Edition

First published January 1, 1995

14 people are currently reading
134 people want to read

About the author

Bruce Eckel

36 books60 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
55 (41%)
4 stars
44 (33%)
3 stars
24 (18%)
2 stars
4 (3%)
1 star
4 (3%)
Displaying 1 - 3 of 3 reviews
Profile Image for Mark Procarione.
3 reviews
February 6, 2013
In-depth coverage of every useful feature C++ has to offer. An invaluable reference for anyone needing to learn the ins and outs of C++. Also has an excellent chapter covering the abstraction of objects. A must-read.
Profile Image for Donald Plugge.
79 reviews8 followers
January 11, 2013

Being an IT guy, I have lots of programming manuals and books. Bruce Eckel is one of the better technical writers. I haven't reviewed many of my technical books for Goodreads. And this one is rather old, yet it is full of good information on both the specific language of C++; on coding philosophies and on specific techniques. Bruce wrote a similar tome on Java. This book can be a template for how to write a good reference manual.

dgp
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.