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
Visual C++ 6: The Complete Reference

Visual C++ 6: The Complete Reference

List Price: $39.99
Your Price:
Product Info Reviews

Description:

This book opens with a tour of how to use the sixth version of Microsoft's compiler. The author surveys the compiler's features and tools (including a reference to every available menu option) and discusses the basics of installing it and getting it up and running.

Next the authors introduce the basics of the C and C++ programming languages. They present dozens of short, effective sample programs (for the command line) for many basic programming topics, such as using variables, classes, file, and console input/output (I/O). Wherever possible, the authors compare C and C++. Several chapters (such as the one on using macros and conditional compilation) provide invaluable material on "gotchas" that await would-be C++ programmers.

After laying down introductory material on using C with Windows, the authors move toward Microsoft Foundation Classes (MFC). They show basic programming techniques, including how to use newly enhanced tools, such as AppWizard and ClassWizard, in Visual C++ 6. Following are some simple MFC samples and some useful material on building custom ActiveX controls and even Active Template Library (ATL) controls (which are easier to build with Visual C++ 6).

With its patient--and effective--presentation of C++ language fundamentals, Visual C++ 6: The Complete Reference is one of the best titles for programmers who are moving from C to C++ and Windows. --Rich Dragan

© 2004, ReviewFocus or its affiliates