• Decrease font size
  • Default font           size
  • Increase font size

Perl Programming

Print E-mail

Public Training Course - Taught Live OnLine

Notify me when the Online Perl Programming Technical Training Course is next Scheduled!Training Description

This online Perl Programming technical training course gives programmers a strong foundation in the Perl Programming language.

Perl is a multi-purpose cross-platform object-oriented programming language used extensively across Linux, UNIX and Win32 platforms. Perl's powerful operators and functions make it easy to develop CGI scripts and write programs to process text, manipulate databases and handle system administration tasks. Once you know the basics, Perl is easy to use.

Training Outline

Day 1

  • Origins of perl - Lab 1
  • Scalar data type - Lab 2 and 3
  • Array data type - Lab 4
  • Control flow constructs (if/while/for etc.) - Lab 5

Day 2

  • Using standard input and output - Lab 6
  • Associative array/hash data type - Lab 7
  • Basic regular expressions - Lab 8
  • Subroutines - Lab 9
  • String manipulation functions - Lab 10

Day 3

  • File input/output - Lab 11
  • More on string manipulation- Lab 12
  • Interfacing to the operating system - Lab 13
  • Miscellaneous Perl features - Lab 14
  • Introduction to references and modules - Lab 15