Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Beginning Programming with C++ For Dummies [Repost]

Posted By: AlenMiler
Beginning Programming with C++ For Dummies [Repost]

Beginning Programming with C++ For Dummies by Stephen R. Davis
For Dummies | August 16 2010 | ISBN: 0470617977 | Pages: 456 | PDF | 55.28 MB

Here's programming made easy (and fun!) with this guide to the popular C++ language
So you're dreaming of the exciting life of a programmer? You can make it happen with this book! Even if you barely know what programming is, you can learn to "speak" the C++ language, install and use the compiler, work with loops, understand objects and classes, get rid of bugs, and write real programs that work. It's all in these pages!
How the thing thinks — understand what a computer needs to work, what an algorithm is, and how programming languages function
Tools of the trade — install Code::Blocks, use the integrated development environment, and write your first program
Express yourself — learn to write simple expressions, declare integer variables, and make decisions within a program
Love loops — use loops and functions, divide your code into modules, eliminate bugs, and master the C++ pointer
Think objectively — grasp object-oriented programming concepts and work with classes and objects
Open the book and find:
What a programming language must do
How to work with integer expressions and character expressions
Tips for keeping errors out of your code
Four essential parts of a loop
Different numerical variable types
Why C++ pointers are important
How to use constructors and destructors
Advanced language features you'll want to know
Learn to:
Think like a programmer and understand how C++ works
Create programs and get bugs out of your code
Master basic development concepts and techniques in C++