Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I am learning visual basic 2010 and would like to have some guidance. Can someone suggest me any books or videos or website where i can learn visual basic programming ?

Thank You
Posted
Updated 13-Jan-11 8:43am
v2
Comments
Sergey Alexandrovich Kryukov 13-Jan-11 14:45pm    
Title edited: before its relevance was very bad, would attract too many wrong people.
I would even name it "How to learn Visual Basic and why?" -- consider this :-)

I would suggest that you do some reading about more than just the language so that you understand object oriented design concepts so that you understand how to apply the language constructs you learn along the way.
 
Share this answer
 
Comments
maas26 14-Jan-11 20:06pm    
thank you
 
Share this answer
 
Comments
maas26 14-Jan-11 20:06pm    
thank you
John is certainly right, and Microsoft has a ton of online material, but basicly this should get you off to a good start:
Visual Studio 2010 - Visual Basic[^]

and when things becomes unclear - use the "official" vb specification:

Visual Basic Language Specification 10.0[^]

It's easy to forget the product documentation, as in "real men don't read the ..."

Good luck.

Regards
Espen Harlinn
 
Share this answer
 
Comments
maas26 14-Jan-11 20:06pm    
thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900