Categories


1

Numbers

Raiting 5.00

Numbers is a Perl tutorial for learning how to work with numbers. Round long decimals. Add comas to a number. Get a random number.

Associative Arrays

Raiting 5.00

Associative Arrays is a tutorial for learning how to work with associative arrays and the basic functions and samples.

CGI Programming 101

Raiting 5.00

This Web based class introduces you to writing Perl CGI scripts, teaches you the basics of writing CGI's and provides many examples of common CGI programming applications for the Web.

Cost: Free

Perl Tutorial :

Raiting 5.00

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.

Cost: Free

Ovid's Web Programming Course

Raiting 5.00

It is a online course designed to help those that want to write CGI programs without knowing Perl. The course lays more emphasis on security and good coding practices.

Cost: Free

Herong's Note on Perl

Raiting 5.00

This site is a perl library from which the new perl programmers can gather and clarify their problems related to perl. Perl table of contents is given in this article.

Cost: Free

Version: 4.03

OS: Windows NT, Unix.

Beginner's Introduction to Perl

Raiting 5.00

This is a tutorial which introduces Perl to people who do not have any experience on programming. It teaches topics such as functions and statements, numbers, strings and quotes, variables, comments, loops, and much more.

Strings

Raiting 5.00

Learn how to work with strings. Upper, lower and sentence case. Concatenate. Trim leading and/or trailing space.

Lists & Arrays

Raiting 5.00

Learn how to work with lists and arrays. Sort, reverse, split and display a list. Add to a list. Return every or specific item from a list. Return the last item or the last item's index from a list.

Scalar Variables

Raiting 5.00

Scalar Variables is a tutorial that is for learning how to work with scalar variables.

1