Skip to content

Computer Science Using C++

Best in textbook rentals since 2012!

ISBN-10: 0619034556

ISBN-13: 9780619034559

Edition: 3rd 2002

Authors: Knowlton

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

Customers also bought

Book details

List price: $24.95
Edition: 3rd
Copyright year: 2002
Publisher: Course Technology
Binding: Paperback
Pages: 176
Size: 8.50" wide x 11.00" long x 0.25" tall
Weight: 0.594
Language: English

Foundations of Computers and Programming
Introduction to Computers
How Computers are Programmed
Getting Started with C++
Entering, Compiling, and Running a Program
Variables and Constants
Math Operations
Strings and Screen I/O
Program Flow
Decision-Making in Programs
Loops
Functions
Advanced Data Handling
Pointers and the enum Keyboard
Data File Basics
Object-Oriented Programming
String Functions and Using a String Class
Arrays, Templates, and Vectors
Multidimensional Arrays and Matrices
Dynamic Data Structures
Introduction to Linked Lists
Stacks, Queues, & Trees
Common Algorithms
Recursion and Searching
Sorting