These tutorials assume you already have some experience programming in C++.
We will concentrate on writing code for the Windows environment in MFC. While it
is possible to use these tutorials to learn to make your first C++ applications,
I would recommend that you try something simpler than windows programming for
your first applications.
The tutorials are designed to be used with Microsoft Visual Studio .NET 2008 or
later. This code can be used in other development environments but all the
instructions will be for Microsoft Visual Studio .NET so you will be on
your own to make it work in other IDEs.