Visual Basic (or VB) is a visual
programming language for Windows. It allows you to Drag and Drop
controls (such as command buttons, picture boxes, etc.) onto your windows
instead of having to write lots of code. The downside is that compared to languages
like C++ it is quite slow. But for most applications it is still very acceptable.
The following tutorials are avaliable: