Beginning Visual C++ 6
|
| List Price: | CDN$ 59.99 |
| Price: | CDN$ 40.80 & eligible for FREE Super Saver Shipping on orders over $39. Details |
Availability: Usually ships in 7 to 10 days
Ships from and sold by Amazon.ca
16 new or used available from CDN$ 8.11
Average customer review:(119 )
Product Description
What is this book about?
Visual C++ 6.0 was released in 1998 as a component of Visual Studio 6.0. For three years, until the launch of Visual Studio .NET to support the .NET Framework, it was Microsoft's premier development product. Now five service packs old, version 6.0 remains the environment of choice for many developers who haven't yet made the move to .NET. If your aim is to learn how to program in C++ on the Windows platform, with all the help offered by the Visual Studio interface, Visual C++ 6.0 remains a sound choice.
What does this book cover?
Beginning Visual C++ 6 can be broken down into four sections. The first is a fast-paced but thorough tutorial to the C++ language, punctuated with interesting and worthwhile example programs. After that, you'll learn about object orientation with C++, and how this relates to Windows programming - the section ends with the design and implementation of a sizable class-based C++ application.
The third part of the book walks the reader through creating Windows applications using the Microsoft Foundation Classes (MFC). This includes the following:
- Outputting to the screen and printer
- Creating menus, toolbars, and dialogs
- Debugging your program
- Responding to a user's actions
To illustrate the theory, this section also includes the complete implementation of a simple but fully-featured drawing application. The final section comprises a grounding in programmatic database access, an introduction to Microsoft's Component Object Model (COM), and examples of how to create ActiveX controls using both MFC and the Active Template Library (ATL).
This book was voted Amazon.com's C++ Book of the Year in 1998. It contains countless examples for you to follow and experiment with, and there are challenging exercises and model solutions in every chapter.
Who is this book for?
This book is for anyone who wants to learn C++ and Windows programming with Microsoft Visual C++ 6.0. Although progress will be easier if you have some experience of a programming discipline, an adept newcomer will also succeed in taming object-oriented programming and writing real Windows applications.
Product Details
- Amazon Sales Rank: #874 in Books
- Published on: 1998-08-01
- Original language: English
- Dimensions: 9.10" h x 2.25" w x 7.30" l, 3.38 pounds
- Binding: Paperback
- 1224 pages
Editorial Reviews
From Amazon.com
"Windows programming is not difficult," observes well-respected author Ivor Horton in his book Beginning Visual C++ 6. "In fact, Microsoft Visual C++ 6.0 makes it remarkably easy." Horton's treatment of Visual C++ continues the expert author's thorough and patient presentation of the best of today's object-oriented computer languages. (Besides C++, the author has written the excellent Beginning Java for Java developers). This massive, yet quite comprehensible, tutorial covers all the essential features of C++ used with Microsoft Visual C++ 6. Horton's book is the ideal choice for programmers who don't want to skimp on their general knowledge of C++. The author covers all the bases here in a title that will certainly compare favorably with any other Visual C++ tutorial on the market today. --Richard Dragan
Book Info
Teaches you C++ from first principles, using the new standard for the language in graduated examples, then shows you how to build applications using the Microsoft Foundation Classes. Paper.
From the Publisher
What sets this book apart is Ivor's relaxed and informal teaching style, which makes even difficult concepts easy to grasp. It's perfect for Visual Basic, Delphi, Cobol & Unix C Programmers who see the new release of the software as an opportunity to learn the language and understand the professional way to develop Windows applications. Adept newcomers to structured programming will be able to progress in C++ and Window using this book, but they will have to apply themselves to the Exercises and model answers supplied with each Chapter.
