Posts: 2,793
Threads: 251
Joined: Oct 2009
Reputation:
85
I want to try learning VB again.
Please share with me useful guides from beginners to advanced.
I can copy other people making things but I only really understand maybe 10% what the code actually means and does.
Thanks.
Posts: 2,216
Threads: 187
Joined: Jul 2011
http://www.youtube.com/watch?v=hkcO_M9gcNw
There's around 100 in the series of that I believe, it's quite useful. When I move to .NET that's where I'm going to learn.
Posts: 2,793
Threads: 251
Joined: Oct 2009
Reputation:
85
I'm not sure, it's allways appealed to me and I'm quite a dab hand at writing VBS's for work. I use an array of VB scripts to manage users over the network. So I guess I'd like to get into to making more GUI stuff. I've got a copy of Visual Studio Ultimate.
Posts: 5,793
Threads: 268
Joined: Sep 2010
Reputation:
85
If you go with VB, it's good to get used to syntax, and get a better understanding of most everything else. However if you progress through it, don't get lazy, still try to use all the best habits, otherwise you're going to have difficulty progressing into a harder language later.