that a very very bad advice.... VB6 does not even supports full OOPS. its was good for desktop apps...
instead get a free VS 2010 IDE Express edition and learn C#
i understand what you are pointing to..but at very start , main intention is to develop logic...and make you understand OOPS. make a fresher understand data types..objects,,inheritance...etc etc..
now when you develop real life apps , you dont need C (may be required for low level prog) ..you use tools like VS 2010 , SQL etc.
but thats too far...1st learn the basics.....classes,inheritance,polymorphism,