Click here to Skip to main content
15,890,399 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I'm a beginner..... Hows could i learn VB.Net with clean examples
Posted

A course, or a book are the best ways - they structure the learning so that you pick up what you need as you need it, and should not miss out too much of the important basics on the way. Do the exercises as you go - they are important to reinforce what you have learnt. Learning as you go in an ad-hoc manner can work, but it a lot more trouble, and generally does not produce as good a result.

Any book is a start, provided you avoid those with multiple exclamation marks, or the words "in nnn days".
 
Share this answer
 
Comments
Member 8576082 18-Jan-12 4:43am    
Thank You
Sergey Alexandrovich Kryukov 18-Jan-12 4:49am    
To avoid those books... a great point, a 5.

However, 10 years will be just right:

Peter Norvig, Teach Yourself Programming in Ten Years,
http://norvig.com/21-days.html[^].

--SA
chandanadhikari 18-Jan-12 4:57am    
my 5! the kind of guidance expected from CodeProject
here is the tutorial....
this is best for beginners,
http://www.homeandlearn.co.uk/net/vbnet.html[^]
 
Share this answer
 
Comments
Member 8576082 18-Jan-12 4:43am    
Thank You
I like the Griff's answer and added a link in my comment just for fun, but later remembered: this is a great article, very encouraging. Every software developer needs to read it:

Peter Norvig, Teach Yourself Programming in Ten Years,
http://norvig.com/21-days.html[^].

Don't waste a day, start right now!

—SA
 
Share this answer
 
hi,
excellent advice already given above.i believe you learn the most by doing so what you can do is take a good book and get the Visual Studio ide (Express Edition is free for download) and get programming.
http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express[^]

this express edition does not have advanced features but good enough for beginners.
and here is Microsoft's own tutorial
http://msdn.microsoft.com/en-us/vstudio/hh388573[^]
 
Share this answer
 
I came across this and thought you might benefit from this. It's a video series on how to program in VB.NET.

Channel9 MSDN: Visual-Basic-Development-for-Absolute-Beginners[^]

Let me know if this helps.
 
Share this answer
 

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