Logo

CGI Programming on the World Wide Web

Large book cover: CGI Programming on the World Wide Web

CGI Programming on the World Wide Web
by

Publisher: O'Reilly
ISBN/ASIN: 1565921682
ISBN-13: 9781565921689
Number of pages: 450

Description:
An excellent book for expert programmers, CGI Programming on the World Wide Web doesn't waste time with miscellaneous or frivolous topics, but instead focuses on the workings of the CGI specification down to the tiniest detail. Author Shishir Gundavaram begins by explaining what CGI does -- material that's probably familiar to most people reading this book. Fortunately, he promptly moves on to a complete explanation of each of the CGI methods and environment variables. The author also pays attention to every language you could conceivably want to use with CGI, especially ever-popular Perl.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Higher-Order Perl: Transforming Programs with ProgramsHigher-Order Perl: Transforming Programs with Programs
by - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(19748 views)
Book cover: Perl for BeginnersPerl for Beginners
by - BookBoon
Contents: Introduction; Getting started; Data types; Operators; Branches; Program layout; Built-in functions; Loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; etc.
(13898 views)
Book cover: Think Perl 6: How to Think Like a Computer ScientistThink Perl 6: How to Think Like a Computer Scientist
by - Green Tea Press
After having completed this book, you should be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6.
(6460 views)
Book cover: Learning Perl the Hard WayLearning Perl the Hard Way
by - Green Tea Press
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23191 views)