Skip to content

Addison-Wesley's C++ Backpack Reference Guide

Best in textbook rentals since 2012!

ISBN-10: 0321350138

ISBN-13: 9780321350138

Edition: 2006

Authors: Peter DePasquale

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

Description:

This inexpensive reference provides a quick reference to C++'s most frequently used keywords and libraries. Includes syntax, description, tips for use, and examples of the reserved words most commonly used by introductory C++ programmers. This book is appropriate for anyone learning how to programming using the C++ programming language.
Customers also bought

Book details

List price: $24.99
Copyright year: 2006
Publisher: Pearson Education
Publication date: 5/6/2005
Binding: Paperback
Pages: 80
Size: 5.00" wide x 7.75" long x 0.25" tall
Weight: 0.242
Language: English

Peter DePasquale's involvement in boxing dates to the early 70's when he competed as an open-class amateur boxer in New York & New Jersey. When his boxing days were over, he continued doing a boxer's workout for fitness & stress release while pursuing a successful career in advertising. He wrote The Boxer's Workout at the suggestion of fellow white collar boxers at the New York Gramercy Gym & featured them in the book. Mr. De'Pasquale trained, co-trained, managed or co-managed many successful boxers: including several amateur & professional champions. He started a boxing promotion company with his brothers & in 1995 they were named "Promoters of the Year" by the USBA (US Boxing…    

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)