Page 1 of 2

I want to learn VB How can i start ?

Posted: Wed Dec 26, 2007 2:08 pm
by Gebbo
I want to learn VB How can i start ? I want to make programmes, applications games things like that to get me started if you have any good tutorials please post them for me thank you..

Posted: Fri Dec 28, 2007 2:24 am
by csoftdev
it is not going to be a simple process, but it is not too bad either. start with a book and write your first hello world program, then go through all the basic of looping, conditional statements etc. if you have experience with programming then it will be fast process. otherwise you need to go through all the basic including different types and PRACTICE is what is required and the most important part.

Posted: Mon Jan 07, 2008 4:06 pm
by KarnSeubsamran
VB or VB.net

it not same.

Posted: Wed Jan 09, 2008 11:50 pm
by thetarget
First of all, read up, as much as possible.

I didn't bother to find any free softwares so I can't help you on that, school has provided me with Visual Studio 2005.

Posted: Thu Jan 10, 2008 12:29 am
by Tails5
You can download Visual Basic 2005/2008 for free from the Microsoft web site.

VB

Posted: Mon Jan 21, 2008 12:56 am
by Gebbo
okay thank you and yes i have previous experience so iill be able to pick it up faster hopefully. Does anyone have tutorials that are usefull ?

Posted: Sat Feb 02, 2008 8:18 am
by Tails5
You can get some on the MSDN library you can download with the express edition

tutorials

Posted: Sat Feb 02, 2008 1:34 pm
by Gebbo
Erm have you got a link to where i can get express ?

Posted: Sun Feb 03, 2008 3:17 am
by Tails5
http://www.microsoft.com/express/download/ contains the download links for all components of Visual Studio 2008 Express Edition, if you choose to download the web install for Visual Basic, you will be able to choose in the install program to download the MSDN Library for Visual Studio Express Editions.

Posted: Mon Feb 18, 2008 7:24 pm
by sanma
I'd suggest you to look for some beginner tutorials on devshed, programmersheaven, etc. that might help ^^