Support Forums
VB.NET Help - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: VB.NET Help (/showthread.php?tid=18570)



VB.NET Help - dinosaurs - 05-06-2011

Hi guys, I have a little knowledge in vb but was wanting to further it and I would like to know if their were any good tutorial sites or ebooks that you may know about, please let me know.

Thanks.


RE: VB.NET Help - AceInfinity - 05-06-2011

There's a few basic tutorials around SF, have you checked there yet? If you need to know anything else i've found a nice channel on youtube where a guy does decent explanations of the basic fundamentals in vb.net coding, starting from Dim, to if/then statements, to loops, functions and so on.

I'm sure if you type in VB Tutorial, you'll come across his videos on youtube, the views are pretty high, so he usually gets listed near the top of the search results.


RE: VB.NET Help - KoBE - 05-07-2011

http://www.homeandlearn.co.uk/net/vbNet.html
http://howtostartprogramming.com/


two good ones.


RE: VB.NET Help - RE6D1V3 - 05-07-2011

http://siteduzero.com (very nice website but in french you can translate with google )


RE: VB.NET Help - ★Cooldude★ - 05-08-2011

Http://www.YouTube.com/teachmecomputer has some great tutorials.


RE: VB.NET Help - KoBE - 05-08-2011

(05-08-2011, 02:42 PM)★Cooldude★ Wrote: Http://www.YouTube.com/teachmecomputer has some great tutorials.

Those are the same ones listed at: http://howtostartprogramming.com/
But I agree, they aren't bad at all.


RE: VB.NET Help - dinosaurs - 05-08-2011

Hey thanks guys, some really helpful stuff here. Appreciate it.