Learn Perl Programming for Beginners app for iPhone and iPad


4.8 ( 8428 ratings )
Reference Education
Developer: Iducate Learning Technologies
1.99 USD
Current version: 1, last update: 7 years ago
First release : 08 Aug 2011
App size: 7.42 Mb

Learn Perl quickly with this concise app that teaches you all the essentials about Perl programming.

With Perl, you will have the fundamentals to build programs for extraction and reporting.

Written for people who are beginners.

Zoom in on the most essential concepts with EXAMPLES!

We cover the following topics:
Introduction
A Sample Program
A First Taste of Perl
Scalar Variables
Number Variables
String Variables
String Operators
If Statement
Loops
Arrays
Associative Arrays
Hash Variables
User Output and Input
Sub Routines
Sub Routines calling Sub Routines
Reading Files
Regular Expressions
Regular Expressions Reference
Sample Code – Read a file and counting letter occurences
Sample Code – Simple Game
References