Ivor Horton's Beginning Visual C++ 2012
- 18h 8m
- Ivor Horton
- John Wiley & Sons (US)
- 2012
There's a reason why Ivor Horton's Beginning Visual C++ books dominate the marketplace. Ivor Horton has a loyal following who love his winning approach to teaching programming languages, and in this fully updated new edition, he repeats his successful formula. Offering a comprehensive introduction to both the standard C++ language and to Visual C++, he offers step-by-step programming exercises, examples, and solutions to deftly guide novice programmers through the ins and outs of C++ development.
- Introduces novice programmers to the current standard, Microsoft Visual C++ 2012, as it is implemented in Microsoft Visual Studio 2012
- Focuses on teaching both the C++11 standard and Visual C++ 2012, unlike virtually any other book on the market
- Covers the C++ language and library and the IDE
- Delves into new features of both the C++11 standard and of the Visual C++ 2012 programming environment
- Features C++ project templates, code snippets, and more
Even if you have no previous programming experience, you'll soon learn how to build real-world applications using Visual C++ 2012 with this popular guide.
About the Author
Ivor Horton is one of the preeminent authors of tutorials on the Java, C, and C++ programming languages. He is widely known for the tutorial style of his books, which provides step-by-step guidance easily understood even by first-time programmers. He is also a systems consultant in private practice.
In this Book
-
Programming with Visual C++
-
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
-
Windows Programming Concepts
-
Windows Programming with the Microsoft Foundation Classes (MFC)
-
Working with Menus and Toolbars
-
Drawing in a Window
-
Improving the View
-
Working with Dialogs and Controls
-
Storing and Printing Documents
-
Programming Windows 8 Apps