C++: An Introduction to
Computing
Third Edition
ISBN 0-13-091426-6
by Joel
Adams and Larry Nyhoff
Source Code
and other Resources available at Authors' website: http://cs.calvin.edu/books/c++/intro/3e/
At this site you will find source code for 3 compilers: CodeWarrior, GNU and
Visual C++.
Lab
Manual to accompany the Text:
Contains laboratory exercises and projects coordinated with the text and will
be available both in hard copy and online. It can be used with GNU C++, Metrowerks's
CodeWarrior C++, and Microsoft Visual C++.
Welcome to the
Website for Joel Adams and Larry Nyhoff's C++: An Introduction to Computing,
Third Edition. Written by best-selling authors, this text addresses two
key goals for first-year computing courses: to give students programming skills
in a specific language, and to introduce them to the larger field of computer
science. Thus, the book presents the features of C++ along with methodologies and
techniques for programming in C++ and also gives students a general
overview of computing as a discipline, allowing them to put their
learning in a broader context.
This
Companion Website provides the following:
How
to use this website:
To navigate through
this Companion Website, use the pull down menu located at the top left corner
of your screen. You may also go directly to other areas of interest by clicking
on the links above, such as 'Text's Preface', 'Table of Contents', etc.
We hope you will
find this Website useful.
The Prentice
Hall Computer Science Team