|
-
Sep 20th, 2006, 01:42 PM
#1
Thread Starter
PowerPoster
Re: VB Fundamentals
 Originally Posted by penagate
I don't think there is much point writing a book on fundamentals of a commercially obsolete language. It sounds too much like the sort of thing that is destined to die a gory death after running on VBWire, but not before being ridiculed in Chit Chat.
Firstly, it'd be a website tutorial rather than a book tutorial...I don't think I pointed that out, and I should have :-)
Secondly, most people who know nothing about programming at all don't start with C#, Java or .NET if they're learning on the cheap (ie. not paying someone for training or buying a book)...they'll try VB2005 express (as it's free) or get a copy of VB6 (illegal through a friend, or buying if they can find a copy) and learning through that...VB6 is more user-friendly than most other languages and has a better learning curve :-)
 Originally Posted by penagate
If you can create a well written, ground up explanation of programming fundamentals without having to resort to examples in any particular language, you instantly have a far larger market, and far greater longevity. That's what I advise you to do instead.
A lot of the fundamental aspect of the site (as I think I said above) will be as language-inspecific as possible and should just as easily work on any other language as on VB6. Where an area (as far as I am aware) is language specific I will have notes on the site stating this so people know :-)
 Originally Posted by techgnome
data types
constants
variables
assignments
conditionals
loops
error handling
classes
structures
I'm sure there's more....
-tg
There's a few there I didn't think of (and some I don't know much about myself too, so I guess it'll be a learning experience for me too :-))
Well, everyone else has been doing it :-)
Loading a file into memory QUICKLY - Using SendKeys - HyperLabel - A highly customisable label replacement - Using resource files/DLLs with VB - Adding GZip to your projects
Expect more to come in future
If I have helped you, RATE ME! :-)
I love helping noobs with their VB problems (probably because, as an amateur programmer, I am only slightly better at VB than them :-)) but if you SERIOUSLY want to get help for free from a community such as VBForums, you have to first have a grounding (basic knowledge) in VB6, otherwise you're way too much work to help...You've got to give a little if you want to get help from us, in other words!
And we DON'T do your homework. If your tutor doesn't teach you enough to help you make the project without his or her help, FIND A BETTER TUTOR or try reading books on programming! We are happy to help with minor things regarding the project, but you have to understand the rest of it if you want our help to be useful.
-
Sep 21st, 2006, 12:27 AM
#2
Re: VB Fundamentals
 Originally Posted by smUX
VB6 is more user-friendly than most other languages and has a better learning curve :-)
That is purely subjective.
-
Sep 21st, 2006, 07:43 AM
#3
Re: VB Fundamentals
 Originally Posted by penagate
That is purely subjective.
I tend to agree.
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
|