This book by Francis is wonderful. To be honest, this is the best book for beginners who want to start their first step in computer programming I have ever seen . This book is not only to tell you what C++ is. And what's more, it tells you what computer programming is. Because you know, learning a language is not equal to learning computer programming. Besides, the author uses a lot of examples in our daily life to explain
some very indigestible concepts in C++ and computer programming.
In my opinion, one standard of judging if a book is good or not is whether it uses easy to read and understand words to explain some abstruse subjects. And this book succeeds in doing that, for example, the explanations of "name"and "namespace" which many beginner's books didnot explain clearly. And if you read this book, you will find it well clarifies some concepts, for example, the differences between variable and object, the differences between declaration and defintion and so on.
Above all, Francis and his book give us a good guide to computer programming. If you are absolutely new to computer programming, I highly recommend you to buy one and read it through. It will get you into some good programming habits which you will benefit from in your prospective computer programming career. I am looking forward to his next new books.