|
This tutorial is very helpful for beginners to understand the basic concepts of Perl language. It contains quiz at the end of lesson, that you should take to test your understanding of the tutorial.
-
Introduction.
Preliminary Material: Data, Variables and Expressions
- Data Types.
- Variables. [Quiz]
- Strings and Variable Interpolation. [Quiz]
- Expressions. [Quiz]
Moving On: Simple Statements and Programs.
- Basics: comments, execution model, etc.
- Printing Output.
- Reading Input.
- Decisions.
- Looping.
Really Moving On: Advanced FeaturesOK - now the gloves come off. Here we introduce the scary stuff that makes Perl what it is -- the Swiss Army chainsaw of programming languages.
- Patterns and Regular Expressions.
Software:
Perl 4.036 for DOS (450K).
The Perl programming language processor for DOS.
Click here to download.
Trackback(0)
|