Skip to content

Fundamentals of C++ Introductory

Best in textbook rentals since 2012!

ISBN-10: 0538695587

ISBN-13: 9780538695589

Edition: 2nd 2002 (Revised)

Authors: Kenneth Lambert, Douglas W. Nance

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

C++ Introductory course is ideal for a first course in Computer Science. Completely updated, this text provides in-depth coverage to help students prepare for the AP exam, Exam A.
Customers also bought

Book details

List price: $144.95
Edition: 2nd
Copyright year: 2002
Publisher: Course Technology
Publication date: 4/9/2001
Binding: Comb Bound 
Pages: 688
Size: 8.75" wide x 10.75" long x 1.25" tall
Weight: 3.432
Language: English

Getting Started with C++
Computer Science, Computer Architecture, and Computer Languages
Problem-Solving Fundamentals: Data Types and Output
More Problem-Solving Fundamentals: Calculation and Input
Introduction to Control Structures
User-Defined Functions
Selection Statements
Repetition Statements
Introduction to Data Structures
Files
Vectors and Matrices
Advanced Topics
Introduction to User-Defined Classes
Class Templates, Polymorphism, and Inheritance
Recursion and Efficient Searching and Sorting
Appendices
Reserved Words
Some Useful Library Functions
Syntax Diagrams
The ASCII Character Set
Graphics Functions
Arrays, Pointers, Structs, and Enumerations
The AP Classes