Skip to content

C++ for Dummies

Best in textbook rentals since 2012!

ISBN-10: 0470317264

ISBN-13: 9780470317266

Edition: 6th 2009

Authors: Stephen Randy Davis, Stephen R. Davis, Stephen R. Davis

List price: $43.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

C++ remains one of the most widely used programming languages, with an estimated 4 million programmers, and more joining all the time The new version is the most complete overhaul to the ANSI standard in several years; the new version will make C++ programming easier to learn and more efficient, and will include newer, more comprehensive libraries This popular guide starts at the beginning so readers can grasp C++ from the ground up; beginners can become functional programmers quickly, and intermediate readers can fine-tune their skills CD-ROM includes bonus chapters, all the code from the book, and the new C++ compiler
Customers also bought

Book details

List price: $43.99
Edition: 6th
Copyright year: 2009
Publisher: John Wiley & Sons, Incorporated
Publication date: 4/24/2009
Binding: Paperback
Pages: 432
Size: 7.50" wide x 9.30" long x 0.95" tall
Weight: 1.430
Language: English

Introduction
Introduction to C++ Programming
Writing Your First C++ Program
Declaring Variables Constantly
Performing Mathematical Operations
Performing Logical Operations
Controlling Program Flow
Becoming a Functional C++ Programmer
Creating Function
Storing Sequences in Arrays
Taking a First Look at C++ Pointers
Taking a Second Look at C++ Pointers
The C++ Preprocessor
Introduction to Classes
Examining Object-Oriented Programming
Adding Class to C++
Point and Stare at Objects
Protecting Members Do Not Disturb
Why Do You Build Me Up, Just to Tear Me Down Baby?
Making Constructive Arguments
Copying the Copy Copy Copy Constructor
Static Members Can Fabric Softener Help?
Inheritance
Inheriting a Class
Examining Virtual Member Functions Are They for Real?
Factoring Classes
Optional Features
A New Assignment Operator, Should You Decide to Accept It
Using Stream I/O
Handling Errors - Exceptions
Inheriting Multiple Inheritance
Tempting C++ Templates
Standardizing on the Standard Template Library
The Part of Tens
Ten Ways to Avoid Adding Bugs to Your Program
Ten Major Recent Additions to C++
Appendix About the CD
Index