Introduccion Perl Cgi Javascript
- Category
- Fiction
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
Fairly good content, but hideously organized. The book jumps all over the place and really lacks the coherence I've come to expect from O'Reilly books. I used "Learning Perl" to get pretty good with Perl in two weeks. The book on HTML is terrific as well. A good "Learning CGI" book to lead into
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers,
The World Wide Web is more than a place to put up clever documents and pretty pictures. With a little study and practice, you can offer interactive queries and serve instant information from databases, worked up into colorful graphics. That is what the Common Gateway Interface (CGI) offers.This book
CGI/Perl teaches users how to write CGI programs using the Perl programming language, the most common way Web sites accept orders over the Internet. Users begin the book with an introduction to the Perl language and progress into developing forms and graphics using CGI. Each chapter includes hands-o