Here’s the easy way to learn how to use C++ C++, developed by Bjarne Stroustrup at Bell Labs, is one of the most widely used programming languages, with close to four million C++ programmers and growing. C++’s popularity has earned it a spot as part of the Standard Library. Fully updated for the new C++ 2009 standard, C++ All-in-One for Dummies, 2nd Edition compiles seven books into one. This guidebook covers key topics like an introduction to C++, understanding objects and classes, fixing problems, advanced programming, reading and writing files, advanced C++, and building applications with Microsoft MFC. If you're a C++ newbie, start with Book I. But if you’re experienced with C++, simply jump in anywhere to learn more! This all-in-one reference helps you learn With over 25,000 sold of the previous bestselling edition, this second edition with a bonus CD makes C++ easier to understand. It’s a perfect introduction for new programmers and guide for advanced programmers. CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Discontinued at p30 due to not being able to get into my email yesterday. It seems Goodreads might be, otherwise I wouldn't be able to comment here, but my email's been telling me my password is incorrect. I might resume this book after I get back in but possibly not. My problem could have been associated with installing one of the programs that this book mentions which might not have been debugged, but I don't think that's what it is, I am just airing suspicions at 7:30 in the morning.
~~~
Overall, I decided maybe I'll come back to it when I'm in a more computer science friendly mood.
A ton of fantastic information in this text. Unfortunately it is quite outdated now, and there is a plethora of spelling errors. It is also heavily reliant on the Code:Blocks IDE, which I found pretty strange considering Visual Studio is really the standard when it comes to C++.
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
Good book, and it stayed true to my impressions turning out to be a 'good' read. The authors are well versed in C++, and do try to add life into a technical (or dry) subject. Very helpful book in understanding just how software interacts with computer hardware, but readable for the not so technically inclined. This is also a good book to have as a reference even if well versed in the language, given the volatility of human memory.