This document provides an introduction to Visual Basic (VB). It describes VB as an evolved version of BASIC that is visual and event-driven. The VB environment contains a blank form window to design interfaces, a project window to view files, and a toolbox of controls. It also explains how to create a standard executable program in VB and describes the main components of the VB environment.