Read, modify, and copy more ~
Learn a few words in English.
1. Start to look at simple programs, such as message books with only a few pages, and look at some organized programs.
2. Then change their program: first change their page style so that you can familiarize yourself with some common languages.
Then integrate several programs, such as integrating the functions of two message books.
3. Write a program by yourself and start with a simple one. In this case, the message book should be a knife. For example, you can make a speech first, modify it to a registered one, and change it to a multi-user one ......; First, create a background with only the deletion function, modify the background, and then delete the background with batch modification ......, As for how to implement it, you should read other people's programs.
4. Learn the style of a master. Most of the masters have a feature. The program has powerful functions, but it is not messy. Almost every function has a separate program. The result is: Go wherever you need it. For example, the homepage is an index. asp
The expert may do this: divide index. asp into top. asp, foot. asp, menu. asp, conn. asp, top. JS, news. JS ...... (Because I am also learning, I can't take a function as an example. I can only use a page as an example)
5. Check out several typical programs.
In my opinion, dvbbs is the best program and has benefited a lot after several months.
In addition, asp300.com is also a good program, as well as Changle weiyang music 5.0, power articles ...... They are all classic. If you have any problems or have not written functions, you can fuck them :). If you have any errors after the trial, you can check them carefully and ask others if you do not understand them at all. Never miss any opportunity to doubt, because every doubt is a potential advantage for your progress ~~. Don't ask others without moving.