Rating:  Summary: A Classic Reinvented Review: Who's Afraid of C++ was, and is, without a doubt, the single most engaging "complete beginner's" introduction to C++ and, just as importantly, high-level programming in general, that I have ever come across. Beyond the clear exposition and meaningful examples, the most inspiring element of that book, is the dialog between a teacher and his student. It is a classic."C++: A Dialog" is, for the most part, a sandwich-ing of "Who's Afraid of C++?" and "Who's Afraid of More C++". The index has been cleaned up, ditto on the Table of Contents, and the same goes for the text at large. However, the exploratory and friendly spirit of the original(s) lives on, and is, indeed, emboldened by the more professional, tight layout. This book will give the novice programmer, and the non-programmer alike, a firm grasp of what is going on inside their computers, when a program is run. That of course, is only a prelude to an engaging, thorough look at the C++ programming language, first from on high, then down low, into the nitty gritty details, and then again from a high level. And all the while being conscious of what comes next, where to go from here. If you are thinking of picking up one of those "I guarantee I can teach you C++ while you walk your dog" or "C++ for Goofuses" books, do yourself a favor and spend a month or so, getting to know this book, and its two heroes.
|