Staredit Network

Staredit Network -> Computers and Technical -> Visual Basic tutorials
Report, edit, etc...Posted by Mocha on 2006-08-10 at 17:41:47
Hey, a while back I read a book on vb(like 2 years ago) and just recently my dad installed Visual Basic 2005 express edition on my comp. Anyone know where can find some tutorials on how to use this? I know I can google VB 2005 express edition, but I mean does anyone here recommend any tutorials?

Eventually I wanna make starcraft map editing applications.

Thanks


Ok i did a topic search and found this
http://www.staredit.net/index.php?showtopi...73&#entry316473

but the VB tutorial links are broken =(
Report, edit, etc...Posted by CheeZe on 2006-08-11 at 14:29:59
All the help you ever need.

Personally, I'd suggest you learn an easier language. Python is highly recommended for beginners because of its simple syntax. It also focuses on the logic of the code rather than GUI (until later) which is important in the development of programmers. Basically, don't spend your time making a GUI.
Report, edit, etc...Posted by O)FaRTy1billion on 2006-08-12 at 06:54:37
MSDN helps for Visual Basics. I use it. (A link is in the VB Tuts in the pinned topic, I believe)
Report, edit, etc...Posted by -bilal92- on 2006-09-01 at 19:37:12
http://www.free-ed.net/free-ed/InfoTech/vb01/

ADDITION:
this should help more, sry the first one sorta sucks

http://www.engineering.usu.edu/cee/faculty...VBGradClass.htm
Report, edit, etc...Posted by Centreri on 2006-09-03 at 22:45:12
You don't google the name of the program you're using, you google the language + 'tutorial' tongue.gif.
Report, edit, etc...Posted by Pyro-Fire on 2006-09-04 at 09:59:19
http://www.microsoft.com/msdn/
Next Page (1)