Addison-Wesley / Prentice Hall
Computer Science
Browse available resources for Computer Science:
- Select a resource
- Resources for Computer Science GOAL where virtual office hours are 24/7! Your Own TA, Just a Click Away! Deitel Resource Centers National Center for Women & Information Technology View material from Search Engines: Information Retrieval in Practice VideoNotes Andrew Tanenbaum Flame Award Recipient Custom Programs Instructor Resource Center myPearsonStore

ISBN-10: 0321350138
ISBN-13: 9780321350138
Publisher: Addison-Wesley
Copyright: 2006
Format: Paper; 96 pp
Published: 05/06/2005
Suggested retail price: $12.95
Buy from myPearsonStore
This book provides a quick reference to C++'s most frequently used keywords and libraries. It is clear and easy-to-use, integrating syntax examples, keyword descriptions, and programming tips in a way that will make it the must-have reference. This inexpensive reference provides a lot of information for the introductory and intermediate programming student or someone who just wants the specifics of C++ in one handy place.
- Includes syntax, description, tips for use, and examples of the reserved words most commonly used by introductory C++ programmers
- Reserved words are organized by category (data types, class-related, modifier, control)
- Includes a summary, listing of defined constants, and defined methods in the most commonly used C++ libraries
C++ Fundamentals
C++ Escape Sequences
C++ Numeric Primitive Types
C++ Reserved Literals
C++ Logical Operators
C++ Equality and Relational Operators
C++ Bitwise Operators
C++ Widening Conversions
C++ Narrowing Conversions
C++ Visibility Modifiers
C++ Operator Precedence
Summary of Selected C++ Header Files
Common C++ Executable Applications
C++ Reserved Words
abstract (modifier)
assert (control)
boolean (data type)
break (control)
byte (data type)
case (control)
catch (control)
char (data type)
class (class-related)
const (unused)
continue (control)
default (control)
do (control)
double (data type)
else (control)
enum (data type)
extends (class-related)
final (modifier)
finally (control)
float (data type)
for (control; iterator-style)
for (control; traditional-style)
goto (unused)
if (control)
implements (class-related)
import (class-related)
instanceof (class-related)
int (data type)
interface (class-related)
long (data type)
native (modifier)
new (class-related)
package (class-related)
private (modifier)
protected (modifier)
public (modifier)
return (control)
short (data type)
static (modifier)
strictfp (modifier)
super (class-related)
switch (control)
synchronized (modifier)
this (class-related)
throw (control)
throws (class-related)
transient (modifier)
try (control)
void (data type)
volatile (modifier)
while (control)
Commonly Used C++ Header Files
<cassert>
<cctype>
<cfloat>
<climits>
<cmath>
<cstdlib>
<cstring>
<iomanip>
<iostream>
<istream>
<fstream>
INDEX
Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, contact your Pearson Higher Education representative for pricing and ordering information.
Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, browse our available packages below, or contact your Pearson Higher Education representative to create your own package.
- Package ISBN-10: 0135037859 | ISBN-13: 9780135037850
©2009 | Instock | Suggested retail price: $103.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Problem Solving with C++, 7/E
Savitch | ©2009 | Addison-Wesley | Paper Bound w/CD-ROM; 1072 pages
- Package ISBN-10: 0135057957 | ISBN-13: 9780135057957
©2006 | Instock | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - C++ for Business Programmers, 2/E
Molluzzo | ©2006 | Prentice Hall | Paper; 848 pages
- Package ISBN-10: 0137133243 | ISBN-13: 9780137133246
©2007 | Instock | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Introduction to C++ Programming, Comprehensive, 1/E
Liang | ©2007 | Prentice Hall | Cloth; 643 pages
- Package ISBN-10: 013713326X | ISBN-13: 9780137133260
©2008 | Instock | Suggested retail price: $118.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - C++ How to Program, 6/E
Deitel & Deitel | ©2008 | Prentice Hall | Paper Bound w/CD-ROM; 1504 pages
- Package ISBN-10: 0137133278 | ISBN-13: 9780137133277
©2007 | Instock | Suggested retail price: $103.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Introduction to C++ Programming, Brief Version, 1/E
Liang | ©2007 | Prentice Hall | Paper; 600 pages
- Package ISBN-10: 0137149549 | ISBN-13: 9780137149544
©2009 | Instock | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting Out with C++: From Control Structures through Objects, 6/E
Gaddis | ©2009 | Addison-Wesley | Paper Bound w/CD-ROM; 1200 pages
- Package ISBN-10: 0138137366 | ISBN-13: 9780138137366
©2008 | Instock | Suggested retail price: $103.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Engineering Problem Solving with C++, 2/E
Etter & Ingber | ©2008 | Prentice Hall | Paper; 576 pages
- Package ISBN-10: 0138137374 | ISBN-13: 9780138137373
©2008 | Instock | Suggested retail price: $114.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - C++ Programming Today, 2/E
Johnston | ©2008 | Prentice Hall | Paper; 656 pages
- Package ISBN-10: 013814771X | ISBN-13: 9780138147716
©2006 | Back Order | Suggested retail price: $121.40 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - ADTs, Data Structures, and Problem Solving with C++, 2/E
Nyhoff | ©2005 | Prentice Hall | Paper; 1072 pages
- Package ISBN-10: 0321379896 | ISBN-13: 9780321379894
©2006 | Instock | Suggested retail price: $117.80 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Data Structures and Other Objects Using C++, 3/E
Main & Savitch | ©2005 | Addison-Wesley | Paper; 900 pages
- Package ISBN-10: 0321421302 | ISBN-13: 9780321421302
©2006 | Instock | Suggested retail price: $69.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - C++ For Java Programmers, 1/E
Budd | ©1999 | Addison-Wesley | Paper; 290 pages
- Package ISBN-10: 0321483286 | ISBN-13: 9780321483287
©2007 | Instock | Suggested retail price: $105.20 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting out with C++ Brief, 5/E
Gaddis & Krupnow | ©2007 | Addison-Wesley | Paper; 700 pages
- Package ISBN-10: 0321484312 | ISBN-13: 9780321484314
©2007 | Instock | Suggested retail price: $109.40 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Problem Solving, Abstraction & Design Using C++, 5/E
Friedman & Koffman | ©2007 | Addison-Wesley | Paper; 600 pages
- Package ISBN-10: 0321499506 | ISBN-13: 9780321499509
©2007 | Instock | Suggested retail price: $111.40 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Data Abstraction & Problem Solving with C++, 5/E
Carrano | ©2007 | Addison-Wesley | Paper; 992 pages
- Package ISBN-10: 0321508041 | ISBN-13: 9780321508041
©2008 | Instock | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Absolute C++, 3/E
Savitch | ©2008 | Addison-Wesley | Paper; 976 pages
- Package ISBN-10: 0321519302 | ISBN-13: 9780321519306
©2008 | Instock | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting Out with C++: Early Objects, 6/E
Gaddis, Walters & Muganda | ©2008 | Addison-Wesley | Paper Bound w/CD-ROM; 1152 pages
- Package ISBN-10: 0321540573 | ISBN-13: 9780321540577
©2007 | Instock | Suggested retail price: $114.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Data Structures and Algorithm Analysis in C++, 3/E
Weiss | ©2007 | Addison-Wesley | Cloth
- Package ISBN-10: 0135028426 | ISBN-13: 9780135028421
©2008 | Back Order | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Absolute C++, 3/E
Savitch | ©2008 | Addison-Wesley | Paper; 976 pages - MyCodemate Student Access Kit, 3/E
MyCodeMate | ©2005 | Addison-Wesley | Access Code Card
- Package ISBN-10: 0138157960 | ISBN-13: 9780138157968
©2009 | Instock | Suggested retail price: $110.20 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting Out with C++: From Control Structures through Objects, 6/E
Gaddis | ©2009 | Addison-Wesley | Paper Bound w/CD-ROM; 1200 pages - Visual C++ 2008 Programming Companion, 3/E
Becerra | ©2009 | Paper Bound w/CD-ROM; 48 pages
- Package ISBN-10: 0321554922 | ISBN-13: 9780321554925
©2008 | Instock | Suggested retail price: $124.80 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Absolute C++, 3/E
Savitch | ©2008 | Addison-Wesley | Paper; 976 pages - Visual C++ 6.0 Companion, Finished Good, 4/E
Savitch | ©2003 | Addison-Wesley | Paper Bound w/CD-ROM; 64 pages
- Package ISBN-10: 0136089941 | ISBN-13: 9780136089940
©2009 | Instock | Suggested retail price: $121.67 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting Out with C++: From Control Structures through Objects, 6/E
Gaddis | ©2009 | Addison-Wesley | Paper Bound w/CD-ROM; 1200 pages - MyCodemate Student Access Kit, 3/E
MyCodeMate | ©2005 | Addison-Wesley | Access Code Card - Visual C++ 2008 Programming Companion, 3/E
Becerra | ©2009 | Paper Bound w/CD-ROM; 48 pages
- Package ISBN-10: 0137010850 | ISBN-13: 9780137010851
©2009 | Instock | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting Out with C++: From Control Structures through Objects, 6/E
Gaddis | ©2009 | Addison-Wesley | Paper Bound w/CD-ROM; 1200 pages - MyCodeMate Sticker, 1/E
Addison-Wesley | ©2006 | Paper - MyCodemate Student Access Kit, 3/E
MyCodeMate | ©2005 | Addison-Wesley | Access Code Card
- Package ISBN-10: 0321541103 | ISBN-13: 9780321541109
©2007 | Instock | Suggested retail price: $105.20 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting out with C++ Brief, 5/E
Gaddis & Krupnow | ©2007 | Addison-Wesley | Paper; 700 pages - MyCodeMate Sticker, 1/E
Addison-Wesley | ©2006 | Paper - MyCodemate Student Access Kit, 3/E
MyCodeMate | ©2005 | Addison-Wesley | Access Code Card
- Package ISBN-10: 0321557484 | ISBN-13: 9780321557483
©2008 | Instock | Suggested retail price: $115.00 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Starting Out with C++: Early Objects, 6/E
Gaddis, Walters & Muganda | ©2008 | Addison-Wesley | Paper Bound w/CD-ROM; 1152 pages - MyCodeMate Sticker, 1/E
Addison-Wesley | ©2006 | Paper - MyCodemate Student Access Kit, 3/E
MyCodeMate | ©2005 | Addison-Wesley | Access Code Card
- Package ISBN-10: 0135046998 | ISBN-13: 9780135046999
©2009 | Back Order | Suggested retail price: $121.67 | Buy from myPearsonStore
This package contains: - Addison-Wesley's C++ Backpack Reference Guide, 1/E
DePasquale | ©2006 | Addison-Wesley | Paper; 96 pages - Absolute C++, 3/E
Savitch | ©2008 | Addison-Wesley | Paper; 976 pages - MyCodeMate Sticker, 1/E
Addison-Wesley | ©2006 | Paper - MyCodemate Student Access Kit, 3/E
MyCodeMate | ©2005 | Addison-Wesley | Access Code Card - Visual C++ 2008 Programming Companion, 3/E
Becerra | ©2009 | Paper Bound w/CD-ROM; 48 pages

