Ivor Horton's beginning Visual C++ 2010

The leading author of programming tutorials for beginners introduces you to Visual C++ 2010. Ivor Horton is the preeminent author of introductory programming language tutorials; previous editions of his Beginning Visual C++ have sold nearly 100,000 copies. This book is a comprehensive introduction t...

Full description

Bibliographic Details
Main Author: Horton, Ivor
Format: eBook
Language:English
Published: Indianapolis, Ind. Wiley Pub. 2010
Series:Wrox beginning guides
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Introduction
  • Programming with Visual C++ 2010
  • Data, variables, and calculations
  • Decisions and loops
  • Arrays, strings, and pointers
  • Introducing structure into your programs
  • More about program structure
  • Defining your own data types
  • More on classes
  • Class inheritance and virtual functions
  • The standard template library
  • Debugging techniques
  • Windows programming concepts
  • Programming for multiple cores
  • Windows programming with the Microsoft Foundation classes
  • Working with menus and toolbars
  • Drawing in a window
  • Creating the document and improving the view
  • Working with dialogs and controls
  • Storing and printing documents
  • Writing your own DLLs