|
-
Jul 1st, 2001, 10:48 AM
#1
Thread Starter
Lively Member
best to learn??
i have read many of the tutorials on vb world, and vb square. i was just wondering if somebody has some input on what i should do to increase my vb skills. any sites, books, or programs to make are very welcome suggestions. thanks.
-
Jul 1st, 2001, 11:35 AM
#2
Don't buy books that have things like "Learn ... in 3 Weeks" or whatever, because they always leave important things out. Stick with this forum and experiment in your spare time (if possible) go and buy some reference books about VB ("Pure VB" from Sams is a fantastic book, crammed with function syntax definitions, explanations and a fascinating chapter on sorting / searching algorithms).
I suggest you learn how to open text files first of all, and then become comfortable with it. because accessing files is a big part of programming and wil give you a good starting point to learn to do other things like how to manipulate data within these files etc... Everything else in VB will fall into place in its own time.
-
Jul 1st, 2001, 12:04 PM
#3
Hyperactive Member
I suggest you learn controled loops and file handling first. They're VERY important and useful. You can get tutorials here on vbworld.com After that I would learn databases and API (can also find tutorials here) as most real world programs use these. Later,
-zer0 flaw
-
Jul 1st, 2001, 12:47 PM
#4
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|