syllabus
1 :: Introduction to CGI: We will talk about CGI.pm module and the syntax for using this module. The lecture will also cover using CGI.pm elements, importing CGI elements' ids to the namespace of our script. We will also discuss GET and POST methods and write our first "hello world!" CGI application. Basic setup of a typical CGI script - useful stuff which makes the life easier (using strict and Carp module).
2 :: The lecture will be presented in learn-by-example form and will cover creation of images using CGI (with GD module ) and also such advanced topic as using DBI with CGI.
3 :: Data persistence in CGI. We will discuss different techniques of caching data and such things as cookies. We will finish this introductory course with discussion of CGI programming style and ways to debug the CGI scripts.
|
other in this category
3.1.1.1
| Introduction to mod_perl
other by same level
1.0.1.8
| Introduction to Perl
3.1.1.1
| Introduction to mod_perl
5.1.1.5
| Introduction to Ruby
other by same instructor
Other courses by Peter Ruzanov.
|