Practical Visual Basic 6 takes a straight forward, no-nonsense approach to teaching Visual Basic programming. The book is broken into five sections. You begin by learning the fundamentals of Visual Basic programming and how to work within the programming environment. You then move on to general programming fundamentals and using those concepts and techniques in the real world. The final sections of the book move you on to database programming and advanced concepts such as making reports, using the data control, and debugging your applications.
A good book for the time with a great selection of samples, especially since I was still relatively new to programming when I read this book. Thankfully VB6 is now a thing of the past and I recommend you instantly skip to learning a simple, modern object-oriented programming language such as C#.