Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
C++ for Dummies Quick Reference

C++ for Dummies Quick Reference

List Price: $14.99
Your Price:
Product Info Reviews

Description:

C++ for Dummies Quick Reference won't impress experienced C++ experts--it contains nothing beyond the basics, and won't help you deal with unusual situations. It will, however, prove valuable to students and to those who frequently switch among programming languages.

What is the syntax for if statements? What are the rules for converting among data types? How do you access the contents of an array? The answers to these questions vary among languages, and if you find yourself needing to write a C++ program immediately after spending months on a Java contract, this book will help you shift gears. Students also will appreciate the clarity of Shammas's examples. Want to know how to read from a command line so you can get on with your assignment? He explains cin and cout clearly, without confusing elaboration.

Covered topics range from declarations of constants and variables to a discussion of object-oriented design principles. The beginning of the book is too basic, and the end too complicated. The real value is in the middle pages, which describe common but forgettable details. Here, you'll find syntax summaries for loops, conditionals, data structures, pointers, and code modules. This is the kind of stuff you need to know for every programming job, and it's good to have it so easily accessible. --David Wall

© 2004, ReviewFocus or its affiliates