Tier One: Creating Your First Visual Basic Program
Five Steps to Creating Your First Visual Basic Program – The best way to learn Visual Basic programming is to actually create a program. A good first program is a Web browsing application that can display Web pages. I'll show you how to how to create a project in Visual Basic, put the user interface together, add a line of Visual Basic code, and then test your program.