Lecture overview
Keyboard shortcut: 'u'  Previous page
Keyboard shortcut: 'p'  Next page
Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide
Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Slide 33 : 42
CGI Programming

In order to explore the nature of CGI programming we here take a closer look at the overall CGI scheme

The interaction between a browser and a CGI program

The functional programming paradigm fits well with the CGI programming model

The state of the system can be carried from one WWW page to the other by functional means