
Originally Posted by
Elmo<*Rissa
Okay, well I'm abit new to these forums. I usually only join them to read posts, and learn. Anyway, I've been trying to learn VB6, but most of the tutorials I've found have been iffy at best. I've read many different tutorials for this, and none seem to help me, I'm more of a "hands-on" kinda person. If there is anyone here who can help, like teach me, I'd be very greatful, I'm sure it's a bother, so if you can't, maybe point me in the right direction. Any help would be greatly appreciated.
I would *really* recommend learning a programming language such as C++ (or C) instead of VB, it will give you a far better understanding of computers, and is syntactically very similar to languages like javascript and php, so your knowledge can make learning new languages take half the time it would usually take. For me, I first learned c++, then took something like a week of learning php to be at the stage of making some complex php scripts, because they are both very similar. As I never wanted to learn VB, I can't help you with it, but there are many online resources available for you to learn from:
[url]www.vbtutor.net/vbtutor.html[/url]
[url]www.imt.net/~joe/matt/program/vb/Tutorials/[/url]
[url]www.programmingtutorials.com/vb6.aspx[/url]
[url]www.hitmill.com/programming/vb/primer.html[/url]
And of course, MSDN:
[url]http://msdn.microsoft.com/library/[/url]
In my opinion, VB is a very pointless language to learn. It is MS dependant, and is designed to *not* teach you anything about computers; but to hide it all behind a GUI. Also, if you ever wanted to program for linux VB becomes useless.
Who needs drugs when you have electrons?