Visual C++ 2010 Express Tutorials


Tutorial 1 - The First Program - Getting Started - Where To Download Visual C++
Download the free Visual C++ Express from Microsoft's Website and start programming.

Tutorial 2 - Events
An event provides notification when something happens. Code can be placed within an event to make the computer or program perform operations when an event is triggered.

Tutorial 3 - Variables and Debugging
This video tutorial shows how to make variables. A GUI form will be made for user input.

Tutorial 4 - Functions
The project from Tutorial 3 is used within this tutorial. This tutorial will show how to make functions.

Tutorial 5 - More Functions
This video tutorial builds upon the feet to inches conversion application shown in the previous tutorial.

Tutorial 6 - Container Controls
This tutorial shows how to use container controls.

Tutorial 7 - Container Controls Part 2
This is Part 2 of the Container Controls Tutorials.

Tutorial 8 - Finished App
This is the finished app that started with Tutorial 3.

Tutorial 9 - Playing SWF Files
SWF files made with Adobe Flash are played in the Shockwave Flash Object COM Component.