Comprehensive tutorial aimed at introducing you to the basics of programming in Visual Basic 6.0.
Basic drawing program
This tutorial doesn’t just show you how to make a simple drawing program, it also teaches you things like error handling. Good for beginners who want some hands-on approach.
Creating and deleting directories
Will show you the basics of creating several directories named 1, 2, 3… or using a prefix like dir1, dir2, dir3. Also shows you how to delete an empty dir.