 |
Contents
- Analysis and Design
- Implementation
- Function Calls and Headings
- Messages and Member Functions
- Functions and Parameters
- Class Definitions & Member Functions PDF
File
- Selection
- Repetition
- File Streams
- Vectors
- A Container with Iterators
- Object-Oriented Software Development:
Analysis & Design PDF
File
- Object-Oriented Software Development:
Design & Implementation PDF File
- A Little Indirection with Pointers,
Containers & Iterators
- Dynamic Memory Management
- Object-Oriented Software Development:
Inheritance & Polymorphism PDF File
- Templates: Building Generic Classes
- Operator Overloading
- Doubly Subscripted Objects
- Recursion
|
Overview
The first edition of Computing Fundamentals
with C++ quickly became the number one selling C++ college
textbook. The same features that helped it capture the top spot
are retained in the second edition. A gentle, objects-early approach
is used. Problem solving is blended with object-oriented design.
The goal is to teach students how to create easily maintainable
software. Professor Mercer weaves today's industry practices
into a successful classroom-friendly package.
Each chapter contains many class-tested
projects. Reinforcement is provided by the strategically positioned
self-check exercises. All programs have been tested on all major
platforms. Numerous end-of-chapter exercises give the instructor
much latitude in assigning homework.
NEW in this edition....
New to this edition are chapters on inheritance
and polymorphism. Safe arrays are presented early using the standard
vector class. It addresses the emerging C++ standard. A large-scale
project, a cashless jukebox for the student union, is developed
and refined over several chapters.
Here are the formatted chapters prepared
for viewing with Adobe's Acrobat Reader.
|