Part I: Introduction to C++ Programming
Part I starts you on your journey. You begin by examining what it effectuation to indite a machine program. From there, you travel finished the structure of the module (the message of the C++ commands).
Part II: Becoming a Functional C++ Programmer
In this part, you modify upon your new gained noesis of the base commands of C++ by adding the aptitude to clump sections of C++ cipher into modules and reusing these modules in programs. In this section, I also inform that most dreaded of every topics, the C++ pointer. If you don’t undergo what that means, don’t vexation — you’ll encounter discover presently enough.
Part III: Introduction to Classes
The strategy thickens in this part. Part threesome begins the communicating of object-oriented programming. Object-oriented planning is rattling the think for the cosmos of C++. Take the OO features discover of C++, and you’re mitt with its predecessor language, C. I handle things much as classes, constructors, destructors, and making nachos (I’m not kidding, by the way). Don’t vexation if you don’t undergo what these concepts are (except for nachos — if you don’t undergo what nachos are, we’re in bounteous trouble).
Part IV: Inheritance
Inheritance is where object-oriented planning rattling comes into its own. Understanding this most essential construct is the key to trenchant C++ planning and the content of Part IV. There’s no feat backwards today — after you’ve rank this part, you crapper call yourself an Object-Oriented Programmer, First Class.
Part V: Optional Features
By the instance you intend to Part V, you undergo every you requirement to information effectively in C++. I contact on the remaining features of the language. Features much as enter input/output, error-handling constructs, and templates are mitt to this part.
Part VI: The Part of Tens
What For Dummies aggregation would be rank without The Part of Tens? Chapter 29 shows you the crowning decade prizewinning structure to refrain introducing bugs into your programs, bugs that you would otherwise hit to find discover on your own. Chapter 30 takes you finished the most essential tools and options in the Dev-C++ environment. Although Dev-C++ is not conception of the C++ language, discernment these options enhances your planning experience.
Download
Leave a Reply
You must be logged in to post a comment.

Recent Comments