VC++6 Made Easy
Book Details
Author(s)Vilas Tamhane
ISBN / ASINB004JN0G1W
ISBN-13978B004JN0G15
Sales Rank2,057,664
MarketplaceUnited States 🇺🇸
Description
I have made VC++6 easy to understand and follow, by arranging functionalities of this windows visual program in a modular form. Separate chapters are devoted to Controls, Strings and Fonts, Graphics, Arrays and so on. Code examples are very short so that your focus is not diverted to C++ code; or it is not divided between C++ and Visual C++. It is assumed that you are well versed in C++, without which you cannot comprehend VC6.
Popular programming language C++ is the backbone of MFC classes written for VC6. Similarly, although VC6 is old, it still forms the basis for further advanced versions. For example VC10 is similar to VC6. Programs in VC10 are just Net savvy and dialogs are more flexible. Therefore it is worthwhile to learn VC6 and then jump to VC10.
This book is for students and beginners. Therefore very little has been written about the advanced topics in VC6. Example programs are generally short. Nevertheless I have included rudimentary but lengthy code to design small transformers in a separate chapter. This will give you a feel of professional programming. I have also included introduction to DXF files which are essential for converting C++ drawings to AutoCAD. I hope you will enjoy reading and working on this book.
Popular programming language C++ is the backbone of MFC classes written for VC6. Similarly, although VC6 is old, it still forms the basis for further advanced versions. For example VC10 is similar to VC6. Programs in VC10 are just Net savvy and dialogs are more flexible. Therefore it is worthwhile to learn VC6 and then jump to VC10.
This book is for students and beginners. Therefore very little has been written about the advanced topics in VC6. Example programs are generally short. Nevertheless I have included rudimentary but lengthy code to design small transformers in a separate chapter. This will give you a feel of professional programming. I have also included introduction to DXF files which are essential for converting C++ drawings to AutoCAD. I hope you will enjoy reading and working on this book.

