Skip to content

Introduction to Computer Science Using C++

Best in textbook rentals since 2012!

ISBN-10: 0619034521

ISBN-13: 9780619034528

Edition: 3rd 2002 (Revised)

Authors: Todd Knowlton, Brad Hunt

List price: $71.95
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!

This non-software specific textbook helps prepare students for the Advanced Placement Test for the C++ Exam A. The many hands-on exercises throughout the book provide immediate reinforcement of the concepts learned.
Customers also bought

Book details

List price: $71.95
Edition: 3rd
Copyright year: 2002
Publisher: Course Technology
Publication date: 10/22/2001
Binding: Hardcover
Pages: 480
Size: 8.50" wide x 11.00" long x 1.00" tall
Weight: 2.486
Language: English

The Fundamentals
The C++ Language
Variables and Constants
Math Operations
Strings and Screen I/O
Airline Flight Analysis Unit
Program Structure
Decision Making
Loops
Functions
Compound Interest
Arrays and Files
Data File Basics
Arrays
Mileage Look-Up Table
Object-Oriented Programming and Linked Lists
Object-Oriented Programming
Pointers, enum, and Structures
Linked Lists
Phone Database
Common Data Structures and Algorithms
Stacks, Queues, and Trees
Recursion and Searching
Sorting
Object-Oriented Program Design
Appendices
Introduction to Computers and the Internet
ASCII Table
The Binary Number System
The Programming Process
Order of Operations
The bool Data Type
Using a Debugger When Programming
Numerical Approximations
C++ Compilers
AP Class Quick References
Analysis of Algorithms