Join Books.org — it's free

Mastering the Microsoft Foundation Class Library Using Symantic C++ by Richard O. Parker β€” book cover
C/C++, General Software Engineering

Mastering the Microsoft Foundation Class Library Using Symantic C++

by Richard O. Parker
Write a review
Log in to track your reading progress.

Overview

Real-world software development increasingly begins not from scratch, but with an application framework such as The Microsoft Foundation Class Library (MFC). The MFC is a valuable tool for developing sophisticated Windows applications: by supplying pre-written code that implements many of the intricate areas of application, it removes most of the drudgery in programming for Windows. It also includes provisions for detecting errors and halting the program long before a serious problem can develop. For the first time, this book will present both the static and dynamic structure of the framework, with code samples that illustrate the framework's role in solving real-world programming problem. Mastering the MFC for Windows 95 will benefit both the beginning and seasoned Windows developers who are making the transition from writing procedural C-based applications to those employing object-oriented concepts, written in C++. While most other books focus on the C++ language itself, this book shows the reader how to use that language (and the MFC in particular) to create complex Window applications efficiently and elegantly.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
December 1, 1996
Publisher
Cengage Learning
Pages
350
Format
Paperback
ISBN
9781850328506

More by Richard O. Parker

Similar books