|
|
About Perl Online Class |
|
|
Emmie Lewis |
|
|
Perl / Introduction to Perl-CGI |
|
|
Click to Visit |
|
|
13 |
|
About Perl Online Class is a self paced online class designed for those who are desirous of learning Perl. It starts with basic issues, such as what software you need and how to install it, and quickly moves through the basics of programming in Perl. While requiring you to take optional home assignments, it offers the opportunity to write code for lots of projects.
|
| Top Perl scripts |
1).
Perl Basics This tutorial summarizes the basic features of Perl. It categorizes these features into six major sections which are variables and their related operators, control structures, functions, regular expressions, input/output and system operators.
2).
Simple CGI This perl based tutorial describes and teaches the new perl and CGI in an easy way. Apparently it explains more about perl with what are the basic error messages and problems are found while programming etc.,
3).
Strings Learn how to work with strings. Upper, lower and sentence case. Concatenate. Trim leading and/or trailing space.
4).
Perl Tutorial : This is an introductory tutorial on programming in Perl. It covers topics such as running a program, strings, string matching, loops, forms, reading input, file input/output, browser, subroutines and many more.
5).
Introduction to Perl Introduction to Perl is a tutorial that starts for the beginning and covers the basics of Perl. It teaches aspects such as use of variables, arrays, control structures, conditionals, file handling subroutines and much more.
6).
Ada's Introduction to CGI This is a tutorial on CGI and it tells you what CGI is, what are the requirements to run CGI scripts, how to install CGI scripts onto your server and many more such aspects.
7).
Perl 101 (Part 1) - The Basics This is a new article in the series and it gives a beginner as well as an intermediate programmer an introduction to the basics of Perl language.
|
|