Addison-Wesley has all the solutions for your C course, including
textbooks, value packages, compilers, and lab manuals. Click
on the appropriate cover or scroll down to learn more about
each textbook.
C
by Dissection: The Essentials of C Programming, 4/e
Al Kelley, University of California - Santa Cruz
Ira Pohl, University of California - Santa Cruz
ISBN 0-201-71374-8
C by Dissection presents a thorough introduction
to the programming process by carefully developing working
programs to illuminate key features of the C programming
language. This book presents the concepts of the programming
process using the "dissection" method. Dissection
is a unique pedagogical tool first developed by the authors
to point out key features of program code. It is similar
to a structured walk-through of the code, with the intention
of explaining newly encountered programming elements and
idioms as found in working code.
US: $80.00
You Save: $8.00 (10% off) Our Price: $72.00
C
Program Design for Engineers, 2/e
Jeri R. Hanly, University of Wyoming
Elliot B. Koffman, Temple University
ISBN 0-201-70871-X
This book presents introductory programming
and software development concepts to engineers using a
disciplined approach. It provides numerous case studies
and programming projects based on real-world examples
from a wide range of engineering disciplines, making the
material relevant to what students will encounter in their
careers.
US: $76.00
You Save: $7.60 (10% off) Our Price: $68.40
Problem
Solving and Program Design in C, 3/e update
Jeri R. Hanly, University of Wyoming
Elliot B. Koffman, Temple University
ISBN 0-201-75490-8
This book features early coverage of functions,
logical operators, and operators with side effects. The
third edition offers updated C code and provides a new
"On to C++" chapter, preparing students for
future object-oriented programming and C++ courses.
US: $76.00
You Save: $7.60 (10% off) Our Price: $68.40
The
Art and Science of C: A Library Based Introduction to
Computer Science
Eric S. Roberts, Stanford University
ISBN 0-201-54322-2
This book provides a solid introduction to computer science
that emphasizes software engineering and the development
of good programming style. The text focuses on the use
of libraries and abstractions, which are essential to
modern programming. Moreover, by using libraries to hide
C's complexity, Roberts introduces topics in an order
that allows students to master each one individually.
As soon as the student has the background to understand
the details, Roberts reveals the underlying implementation
of each library. With this approach, the libraries themselves
demonstrate the power of abstraction.
US: $80.00
You Save: $8.00 (10% off) Our Price: $72.00