CGI + Perl

CGI Tutorials, Books & Guides

  Welcome   ASP   CGI +
Perl
  How To   HTML +
Web Design
  Java   JavaScript   Multimedia
+ Graphics
  PHP   Remotely
Hosted
  Website
Templates
 
 
   
Menu
 
CGI and Perl Home

Books, Guides, Tutorials
  CGI
  Perl

Installation Services

Scripts etc.
  Ad Tracking
  Affiliate Programs
    Datafeeds/Content
    For Merchants
    Link Protection
  Auctions
  Banners
  Calendars
  Chat Rooms
  Classified Ads
    Dating
    Freelancers
    Jobs
    Real Estate
  Clocks
  Content Management
    FAQs
  Counters
  Domain Names
  eCards
  eCommerce
  Email
    Autoresponders
    Forms
    Mailing Lists
    Spam Protection
    Tell A Friend
  FFAs
  Financial + Business
  Forums + Discussions
  Games
  Graphics
  Guest Books
  Journals + Blogs
  Link Exchanges
  Members/Passwords
  Miscellaneous
  News
  Polls + Surveys
  Popups
  Quotations + Jokes
  Searching
    Directories
    Internet Search
    Site Search
  Tests + Quizzes
  Top Sites
  Traffic Analysis
  Upload
 

Search The 'Net

 
  


Click Here for CoffeeCup Website Design Software

Related Sites
 
Adobe Dreamweaver Software

Dreamweaver Tutorials

SEO Tools

Web Design Software
 

Bluehost.com Web Hosting $6.95

Advert
 
Discover How To Capture Hidden Profits!
Increase sales dramatically, lower costs, build lasting customer relationships, and increase your web profits!
FREE Test Drive!

 
     
Hits4me.com   >   CGI and Perl   >   CGI Tutorials, Books & Guides


CGI Tutorials

Want to learn CGI? Here are some CGI tutorials to choose from:



Web Sites, Internet Sites, etc.

Here are some Internet products and web sites:

Absolute Beginners Guide to CGI

 Click here for details

Install Your Own Scripts

 Click here for details
How to install virtually ANY script on your website yourself and save tons of cash. You'll discover what script installers hoped you'd neverlearn. Just how simple it is to install virtually ANY Perl or PHP script on your website.

Sams Teach Yourself CGI in 24 Hours

Sams Teach Yourself CGI in 24 HoursClick here for details
Sams Teach Yourself CGI in 24 Hours teaches the reader the next step beyond simple HTML Web pages. This new edition covers implementing CGI with both C and Perl, and it discusses CGI's relative strengths and weaknesses in comparison with other Web programming technologies like JavaScript, Java, and PHP. It also covers recent developments in templating systems and mod_perl server add-ons. The book takes the reader from the basics of CGI—learning, for example, how to implement and customize existing CGI programs that have been written by others—to the point where he can use CGI to create his own programs from scratch. The book also provides numerous real-life examples of CGI scripts—database search tools, survey forms, interactive games, order forms, guest books, and more.


From Amazon.com

Here are some books from Amazon.com:

Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.

CGI/Perl (Web Warrior Series)

By Diane Zak

Course Technology
Paperback (365 pages)

CGI/Perl (Web Warrior Series)
List Price: $101.95*
Lowest New Price: $18.00*
Lowest Used Price: $0.32*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
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.

Writing CGI Applications with Perl

By Kevin Meltzer

Addison-Wesley Professional
Paperback (560 pages)

Writing CGI Applications with Perl
List Price: $44.99*
Lowest New Price: $7.45*
Lowest Used Price: $1.32*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
(Pearson Education) A guide to writing CGI applications with Perl, showing how to accomplish everyday tasks necessary for online operations. Includes line-by-line code explanations, examples, and skill-stretching exercises. Also covers working with HTML, tracking clicks, and cookies, among other topics. Softcover. DLC: Perl (Computer program language).

CGI Programming with Perl

By Gunther Birznieks & Shishir Gundavaram

O'Reilly Media
Paperback (451 pages)

CGI Programming with Perl
List Price: $34.95*
Lowest New Price: $24.88*
Lowest Used Price: $0.19*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
The Common Gateway Interface (CGI) is one of the most powerful methods of providing dynamic content on the Web. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives an well-integrated object-oriented interface to practically all CGI-related tasks. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. Topics include incorporating JavaScript for form validation, controlling browser caching, making CGI scripts secure in Perl, working with databases, creating simple search engines, maintaining state between multiple sessions, generating graphics dynamically, and improving performance of CGI scripts.

Perl and CGI for the World Wide Web, Second Edition

By Elizabeth Castro

Peachpit Press
Paperback (336 pages)

Perl and CGI for the World Wide Web, Second Edition
List Price: $24.99*
Lowest New Price: $2.33*
Lowest Used Price: $0.01*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
Perl is one of the most popular scripting languages for adding powerful interactive features to Web pages. Perl lets you place forms on your site that collect and process user input such as comments and product orders; enables visitors to search for information; and can integrate a database into your site, among its many other capabilities. Perl and CGI for the World Wide Web, 2nd Edition: Visual QuickStart Guide fully revised and updated since its original 1998 release, gets users to the core of CGI scripting with Perl. Even first-time programmers will be able to create useful, workable scripts from scratch, or adapt and customize existing scripts to their own needs. Hundreds of screen shots and clear, easy-to-understand directions make this the perfect Perl book for beginners, as well as a handy reference for those with previous programming experience.

CGI: Internet Programming in C++ and C

By Mark Felton

Prentice Hall
Paperback (514 pages)

CGI: Internet Programming in C++ and C
List Price: $61.00*
Lowest New Price: $40.00*
Lowest Used Price: $2.16*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
Shows how to program the cgi-bin with C++ and C for more powerful connectivity to the Internet. This book provides methods to link the power of compiled languages into Internet interfaces. CGI programs are the only way to obtain advanced server side capabilities and by using C++ and C, real computer control from the Internet can be achieved. Shows how to link existing C++ and C code to HTML Gui Internet capabilities. For C++ and C programmers working with CGI Internet programming.

CGI Programming 101: Programming Perl for the World Wide Web, Second Edition

By Jacqueline Hamilton

CGI101.com
Paperback (300 pages)

CGI Programming 101: Programming Perl for the World Wide Web, Second Edition
List Price: $29.95*
Lowest New Price: $29.95*
Lowest Used Price: $15.77*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
If you build web pages you may eventually want to add a guestbook, order form, page counter, or other interactive elements to your website. CGI Programming 101 explains how to do this in simple, easy-to-understand terms. The book shows you how to write useful, real-world web programs, starting with simple guestbook forms and building up to more advanced applications.

You'll learn:

* The Basics: where to write your CGI programs; how to upload them and set file permissions; how to run them, and how to debug them when things go wrong

* How to decode form data and save it to a file or e-mail it to yourself

* How to create, read, write, and search data files

* How to use Server-Side Includes to add dynamic content to your web site, plus a complete list of Apache SSI directives

* How to use random numbers for displaying banner ads and random images

* How to redirect visitors to another site

* How to extend your programs by using modules

* How to create a MySQL database, and write programs that interact with databases using the DBI module

* How to build an online shopping cart program

* How to e-mail attachments using a CGI program

* How to write secure programs, and protect your programs against hackers and spammers

* How to password-protect an area of your website

...and more.

The second edition has been substantially revised, with 100 pages of new material. It teaches good programming practices from the beginning, including use of the industry-standard CGI.pm Perl module. You'll learn how to protect your form-to-mail programs from being hijacked by spammers, how to build a cookie-based shopping cart, and how to develop a password-protected website. Quick-reference pages and an improved index help you find information easily.

There are also several online tutorials to help you set up your own web server and write CGI programs on any computer system - including Windows, Mac OS X, and Unix.

Advanced RenderMan: Creating CGI for Motion Pictures (The Morgan Kaufmann Series in Computer Graphics)

By Anthony A. Apodaca

Morgan Kaufmann
Paperback (560 pages)

Advanced RenderMan: Creating CGI for Motion Pictures (The Morgan Kaufmann Series in Computer Graphics)
List Price: $78.95*
Lowest New Price: $46.34*
Lowest Used Price: $22.06*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:

Advanced RenderMan: Creating CGI for Motion Pictures is precisely what you and other RenderMan users are dying for. Written by the world's foremost RenderMan experts, it offers thoroughly updated coverage of the standard while moving beyond the scope of the original RenderMan Companion to provide in-depth information on dozens of advanced topics. Both a reference and a tutorial, this book will quickly prove indispensable, whether you're a technical director, graphics programmer, modeler, animator, or hobbyist.

Explore the Power of RenderMan
* Use the entire range of geometric primitives supported by RenderMan.
* Understand how and when to use procedural primitives and level of detail.
* Master every nuance of the Shading Language.
* Write detailed procedural shaders using texture, displacement, pattern generation, and custom reflection models.
* Write shaders for special effects relating to volumes, custom lighting, and non-photorealistic media.
* Use antialiasing to ensure that your shaders are free of artifacts.
* Minimize the expense of rendering scenes by optimizing input.

Other Features from Advanced RenderMan
* Offers expert advice and instruction applicable to any RenderMan-compliant renderer.
* Filled with technical illustrations and many full-color representations of effects supported by the RenderMan standard.
* Includes a chapter reviewing key math and computer graphics concepts.

CGI Programming in C and Perl

By Thomas Boutell

Addison-Wesley Professional
Paperback (416 pages)

CGI Programming in C and Perl
List Price: $39.99*
Lowest New Price: $20.40*
Lowest Used Price: $0.01*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
An essential technical programming reference for Web sites. In concise, clear language, this book explains how to write CGI programs to implement dynamic documents that provide interactivity and multimedia features for Web sites using UNIX-based HTTP servers.

Creating a 3D Animated CGI Short: The Making of the Autiton Archives Fault Effect - Pilot Webisode

By Michael Scaramozzino

Jones & Bartlett Publishers
Paperback (500 pages)

Creating a 3D Animated CGI Short: The Making of the Autiton Archives Fault Effect - Pilot Webisode
List Price: $49.95*
Lowest New Price: $21.01*
Lowest Used Price: $19.95*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
  • ISBN13: 9780763782641
  • Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
Product Description:
Creating a 3D Animated CGI Short presents an insightful behind-the-scenes tour of the entire production process for 3D artists, animators, and independent filmmakers who are interested in creating their own CGI shorts as well as for those who are simply fans and enthusiasts of CGI films in general. This book presents detailed examples of every step of the production process; from initial concept through character design, set design, modeling, texturing, lighting, camera animation, character animation, lip sync, rendering, post-production, compositing, and all the way to film festival submissions and online web distribution. It truly has something for everyone interested in CGI films. Using readily available off-the-shelf hardware and software such as modo, LightWave 3D, FPrime, HD Instance, Peak, Shake, iMovie, iDVD, GarageBand and more, Creating a 3D Animated CGI Short shows how to produce a complete 3D animated CGI Short, including how to fund the production by taking on paid freelance projects along the way. Where other filmmaking books typically describe industry standard methodologies that are most effective for larger productions, this book shows how to drastically simplify and condense those processes and focus only on the essential elements that will enable a single artist or filmmaker to complete a CGI short on their own.

Official Guide to Programming with CGI.pm

By Lincoln Stein

Wiley
Paperback (320 pages)

Official Guide to Programming with CGI.pm
List Price: $49.99*
Lowest New Price: $7.99*
Lowest Used Price: $0.01*
Usually ships in 24 hours*
*(As of 19:18 Pacific 2 Sep 2010 More Info)


Click Here
Product Description:
A complete guide to creating interactive Web pages using the Perl CGI.pm library from its creator.

Official Guide to Programming with CGI.pm contains all the information about CGI.pm found in Perl's online manual, but in a completely reorganized and greatly expanded format. It also includes valuable labor-saving tips and hints you won't find anywhere else. Featuring step-by-step instructions and complete source code, it shows you how to:
* Download, install, and configure CGI.pm
* Generate HTML documents on the fly
* Process fill-out forms and create multipage documents
* Perform script debugging and state maintenance
* Design interactive clickable image maps
* Store and process cookies
* Attach JavaScript and cascading style sheets to your documents
* Write state-maintaining scripts
* Modify and extend CGI.pm
* Tap the Comprehensive Perl Archive Network (CPAN).
On the Web site you'll find:
* The most recent and all future revisions to the CGI.pm module
* All the source code examples from the book
* Online documentation for CGI.pm
* Links to CPAN and other Web-related software written by the author.

 
 
 
 
Privacy     Terms Of Use     Advertising/Endorsements Disclosures

Copyright © 2005-2009, Answers 2000 Limited

Disclosure: Advertising Link(s): Our company may receive a payment if you purchase a product/service after following this link.

With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.

Disclosure: Our company's websites' content (including this website's content) includes advertisements for our own company's websites, products, and services, and for other organization's websites, products, and services. In the case of links to other organization's websites, our company may receive a payment, (1) if you purchase products or services, or (2) if you sign-up for third party offers, after following links from this website. Unless specifically otherwise stated, information about other organization's products and services, is based on information provided by that organization, the product/service vendor, and/or publicly available information - and should not be taken to mean that we have used the product/service in question. Additionally, our company's websites contain some adverts which we are paid to display, but whose content is not selected by us, such as Google AdSense ads. For more detailed information, please see Advertising/Endorsements Disclosures
 
 
  In Association With Amazon.com

CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED 'AS IS' AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.

All trademarks are property of their respective owners.
All third party content and adverts are copyright of their respective owners.

Some graphics on our web sites are Copyright (C) 1997-2000 Hemera Technologies Inc., and used under license. All such pictures are provided for viewing purposes only and are not to be saved or downloaded. All such pictures of recognizable individuals are models and used for illustrative purposes only, and not meant to imply any association or endorsement of said individual with any product or service.