Lecture overview
Keyboard shortcut: 'u'  Previous slide in this lecture
Keyboard shortcut: 'p'  Next slide in this lecture
Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  Annotated slide
Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    cgi-schemeSlide 35 : 42

CGI Programming in Scheme 

CGI programming is mainly functional programming

The programmatic authoring approach creates a seamless integration between server side programs (calculated documents) and more static WWW documents

 

 

From a practical point of view Scheme is a realistic language for CGI programming