1. Do you have any kind of computer language programming basis, if any, VBScript is very easy, to learn, is the language itself in all aspects of
2. VBScript is no more than three apps, embedded web pages, System management, utility gadgets, what do you want to do? These three kinds of things that need to be learned are different.
3. VBScript is a Microsoft thing, so the best stuff to go to Microsoft's Script Center is to look for TechNet and MSDN
4. Choose a good Script editor, and then start to read more people's code, more practice their own code. Don't always use Notepad, and when your script is over hundred lines you won't want to use Notepad anymore. I recommend notepad++ and Primalscript, the former free and easy to use, the latter on the Earth, the only drawback is the charge, and very expensive, the latest version is 2009, has not appeared easy to obtain the cracked version, only trial XX days
5. Do not know more on the CSDN or DOS league Post asked, do not ask here in the future
"Recommended Tutorials"
All the files mentioned below can be found on the Internet, if you can't find them, then learn to search for them before you start programming.
Microsoft Windows Scripting Technology is the official Chinese manual in the CHM format, detailed enough. Although not in the form of tutorials, but if the ability is strong enough as a tutorial. Necessary information!!!
"Managing Windows with VBScript and WMI" I was looking at this, but also in the CHM format. Although it is all English, but the language is easy to understand, simple, very recommended
There are two other tutorials
"Windows Scripting Secrets" PDF format
"The Portable Script Center" CHM format
Well, especially the first one.
If E is not good enough, you can take a look at TechNet tutorials, Chinese commentary, videos, and get started
This article from "Network Management a Grass blog" blog, declined to reprint!
A summary of the learning ideas of VBScript language