Jump to ratings and reviews
Rate this book

A First Book of C++, From Here to There

Rate this book
Ideal for the beginning programming student, this text begins with procedural programming in C, and then gradually introduces object-oriented programming features and the C++ language syntax. The book provides carefully-developed program examples, programming exercises, and sections identifying common programming errors.

768 pages, Paperback

First published January 1, 1987

6 people are currently reading
72 people want to read

About the author

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
12 (35%)
4 stars
12 (35%)
3 stars
8 (23%)
2 stars
2 (5%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Brittany McCann.
2,712 reviews608 followers
January 4, 2024
This book was more useful than previous computer books that I have encountered.

The examples were helpful, and it did a thorough job of explaining the examples instead of just throwing them out at you.

If you are new to C++ or in beginning stages, this is a very great book to look into.

4 Stars
Profile Image for Muhammad A. Hafez.
1 review2 followers
March 21, 2020
This is a very nice book, it really fits the beginners of the c++ programming language.
The main features of the book "from my very humble point of view":
1) Easy examples that demonstrate the topics covered by the book
2) The arrangement of the topics is really smooth.
3) The book has a special part at the end of each chapter called "Common programming errors" which is really nice especially for the beginners to the c++ programming language who typically encounter those errors "I used to be one of them".
4) The book covers the "string" class and explains the main difference between it and the "c-String" - It makes it really clear to the reader.
5) The book introduces the fundamentals of object-oriented design & the unified modelling language.
6) The book covers the fundamentals of object-oriented programming.
7) last but not least, The book has too many (Review, Practice, Program, Modify, Debug, Deck check, for thought) exercises. Very very cool.

In general, I like that book, it's really easy, and covers the main topics of the language in an easy-to-understand manner. I highly recommend it for the beginner to the c++ Programming language.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.