This document provides an introduction to Visual Basic 2008, including:
1. A brief description of Visual Basic 2008 and its evolution from earlier versions of BASIC. It is now a fully object-oriented programming language.
2. An overview of the Visual Basic 2008 Integrated Development Environment and how to create a new project.
3. Instructions for creating a simple first program to demonstrate adding two numbers and displaying the result in a message box.