| |
| | GeekPhilosopher: ASP Programming sequence/selection/iteration,properties,methods,events |
 | | Procedural Programming was the first kind of programming to develop, and involves a relatively simple way of doing things. |
 | | In procedural programming, the computer is given a set of instructions which it executes, and then waits for input, which it reacts to by executing another set of instructions, and so on. |
 | | In point of fact, procedural programming is at the heart of all programming, including obect-oriented, but because certain kinds of objects have many characteristics in common (such as windows, for example), it is more convenient to treat them as objects, rather than as sets of instructions. |
| geekphilosopher.com /MainPage/webAspProgramming.htm (2201 words) |
|