Skip to content

C++ Basics

Best in textbook rentals since 2012!

ISBN-10: 0538694939

ISBN-13: 9780538694933

Edition: 2001

Authors: Todd Knowlton

List price: $116.95
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
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!

Cover all the basics with this new, generic C++ programming book from the BASICS series.
Customers also bought

Book details

List price: $116.95
Copyright year: 2001
Publisher: Course Technology
Publication date: 4/26/2000
Binding: Comb Bound 
Pages: 304
Size: 8.75" wide x 10.75" long x 0.50" tall
Weight: 1.892
Language: English

Your First C++ Program
Introducing Programming Languages
Entering, Compiling, and Running a C++ Program
Data and Operations
Variables and Constants
Math Operations
How Data Types Affect Calculations
Strings and Screen Input and Output
Strings and the String Class
Input and Output
Airline Flight Analysis
Decision Making and Loops
Building Blocks of Decision Making
Selection Structures
Loops
Functions
Building Programs with Functions
Passing Data and Using Library Functions
Compound Interest
Arrays, Data Files, and Object-Oriented Programming
Arrays
Data Files
Object Oriented Programming
Mileage Look Up Table
Appendices
ASCII Table
The Binary Number System
The Programming Process
Order of Operations
The bool Data Type
Using a Debugger When Programming
C++ Compilers