Ok. I bought this book at barns and Nobel because, from the shelf and summery it looked like this would be the perfect intro to c++. Well it's kind of bitter sweet to tell ya honestly.
This book does an awesome job at explaining the fundamentals of programming like variables, strings, entries, ect... And gives u a cd with code blocks so that u can practice the code it gives u. And it gives u ALOT of code.
Any way about half the book explains what c++ is and the things that make c++, C++ but the examples often leave u scratching your head. I mean don't get me wrong great book for coding, but I think things could have been explained better and better example could be given. When the book tries to explain more complex topics like classes u start to run across code that can go on for 5 pages(and it's really,really small print.) kind of hard to follow, I mean as a beginner. And I caint tell u how many times the book would be like, heres how u do this, but heres another way, and don't forget u can do it this way to, Ohh I forgot I can do it this way to. But the reason I didn't really give it 4 stars was that it kept withholding infOrmation about topics that it explains,, and doesn't inform u until later in the book. So if U want to look up something u have to flip though hundres of pages to find the topic from where the info should actually be(not really a good reference book if u ask me). Frustrating as hell. But overall a good refference programming book. Not intro