I am a fairly expierenced programmer, but I decided to take a look at this book anyway.
Nearly 5 years ago, Vol 1 introduced me to VB. Everyone told me that QBasic (A language known as Structured) was dead, and to learn Visual Basic (Known as Object Oriented Programming) instead. I tried and tried, but I could not grasp Visual Basic. I came accross this book, which introduced QBasic to me. It did it clearly, which is an acomplishment is itself. Best of all, it let me learn VB and QBasic, which I still use to this day.
On to this volume. Since QB hasn't changed since '91, the QB section has grown in detail. Many advanced elements are introduced, like machine language and controlling memmory. Also, the so called "DOS API" is demystifided.
The VB code is not quite as great. Much of the time consuming QB code like PRINT and INPUT is now gone in VB, replaced by 2 mouse actions. The bulk of this section is re-explaining QB information, which becomes redudant. The Windows API is briefly introduced, but not expanded upon. If you need detailed, advanced VB information, look elsewhere. The bridge is made and is effective, but certain necessary skills are not made in the VB section.
The book comes with VB on CD, but be warned. It is a fully functional copy of VB, minus the ability to make EXEs. The reason Microsoft made this available was to further there new Active-X controls Internet market. Besides that, VB5CCE (what is included on this disk) can be downloaded as a 9.5MB file from [Microsoft]. having it on a CD is a nice convience though.
Despite redundancy and some oversimplification, this is a extremely valuable learning resource.