The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: CGI and Perl :: Tips and Tutorials :: Introduction to Perl and CGI
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 35    Displaying: 21 - 35 Pages:   1 2   

   Perl Tutorial   Hits: 1463 

 
This is a series of short tutorials on programming in Perl. It covers a wide range of topics from Basic Syntax, Variables, Scalars, Strings, Functions, Lists, Arrays, Hashes to Conditionals, Subroutines, and File operators. Using all the concepts featured in the series, in the end, you will have a mailform that takes the results of an HTML form and mail the values to a specified person.


Version: n/a   Platform(s): n/a   Updated: Thu Apr 19 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Perl/CGI Tutorial   Hits: 1018 

 
The author notes "This tutorial provides a problem-oriented introduction to Perl within the context of CGI. The approach is narrative. A problem is introduced and the tutorial then proceeds, step by step, to solve the problem. Perl concepts and features are introduced as they are needed to accomplish each step." This tutorial is divided into seven steps: Perl framework and mechanics; Hello, World; Hello, World, from CGI; Hello, World, from CGI, in HTML; Echo Environment Variables; Echo STDIN Variables; and Perl Library.


Version: n/a   Platform(s): n/a   Updated: Wed Nov  8 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Perl Basics   Hits: 698 

 
This tutorial provides a summary of basic Perl features, organized in categories. It consists of six major sections: Variables and their Related Operators, Control structures, Functions, Regular Expressions, Input/Output, and System Operators.


Version: n/a   Platform(s): n/a   Updated: Wed Nov  8 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Beginner's Introduction to Perl   Hits: 2136 

 
The first part in a new series that introduces Perl to people who haven't programmed before. Some of main topics covered include: Functions and Statements, Numbers, Strings and Quotes, Variables, Comments, Loops, and more.


Version: n/a   Platform(s): n/a   Updated: Mon Oct 30 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Perl 101 (Part 1) - The Basics   Hits: 828 

 
Known as much for its confusing, often oddball, syntax as for its efficiency and speed, Perl has a mystique that very few languages can match. This first article in a new series gives novice and intermediate programmers an introduction to the basics of the language.


Version: n/a   Platform(s): n/a   Updated: Sat Oct  7 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Perl 101 (Part 3) - Looping The Loop   Hits: 532 

 
The part 3 of the Perl 101 series teaches you more about Perl's control structures - including the FOR and WHILE loops - and also introduces you to Perl's array variables.


Version: n/a   Platform(s): n/a   Updated: Sat Oct  7 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A Beginner's guide to PERL   Hits: 5997 

 
A Beginner's guide to PERL An introduction to PERL which shows users how to parse forms, and use arrays. The tutorial has been designed with comprehensive examples and step by step explanations.


Version: n/a   Platform(s): n/a   Updated: Thu Aug 24 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Perl Tutorial   Hits: 934 

 
Here is a nice introductory tutorial on programming in Perl. Main topics include: Running a Program, Strings, String Matching, Loops, Forms, Reading Input, File Input/Output, The Browser, Subroutines, and more.


Version: n/a   Platform(s): n/a   Updated: Wed Jun 28 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple CGI   Hits: 780 

 
This is an introduction to simple output in a perl script. The case study goes into greater detail with quotes and EOF markers and how metacharacters and escape sequences modify the output.


Version: n/a   Platform(s): n/a   Updated: Sat Jan  8 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Matt Kruse's Intro to CGI   Hits: 870 

 
What is CGI? What is Perl? Chmod? Executable? 501 Errors? What is a cgi-bin? Find your answers to these questions in this introdutory CGI tutorial. It also covers creating dynamic content, configuration on the server-side, the whole server-side process, CGI script debugging, and more.


Version: n/a   Platform(s): n/a   Updated: Tue Nov 23 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The CGI for Server-side Processing   Hits: 831 

 
The tutorial covers the definition and how to start creating CGI programs in Perl. Many key CGI elements are explained with solid examples. Topics include: Forms, Environment Variables, Imagemaps, Tracking the User and more.


Version: n/a   Platform(s): n/a   Updated: Tue Nov 23 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CGI Programming 101   Hits: 3515 

 
Intended for anyone who knows HTML, but doesn't know Perl or CGI programming, this Web-based class introduces you to writing Perl CGI scripts, teaches you the basics of writing CGI's, and walks you through several examples of common CGI programming applications for the Web.


Version: n/a   Platform(s): n/a   Updated: Mon Nov  8 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ada's Introduction to CGI   Hits: 2088 

 
This introductory tutorial on CGI takes a look at what CGI is, requirements to run CGI scripts, how to install (upload) CGI scripts onto your server and more.


Version: n/a   Platform(s): n/a   Updated: Tue Nov  2 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ada's Introduction to CGI Programming   Hits: 1480 

 
Covers Basic structure of a CGI script, Variables in Perl (Scaler and array variables), Decision Trees in Perl, and Opening and reading files in Perl.


Version: n/a   Platform(s): n/a   Updated: Tue Nov  2 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CGI Scripting in PERL   Hits: 2173 

 
This CGI tutorial teaches you the basic skill of perl programming needed by all perl programmers. Topics include subroutines, 'if' statements, qq, error handling, debugging, and using forms.


Version: n/a   Platform(s): n/a   Updated: Thu Jul 29 1999

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 35    Displaying: 21 - 35 Pages:   1 2   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog