Languages  >>  Perl

Introduction to Perl

Language : English Quality : High Has Audio : false Source : showmedo Media : Flash
Want or need to deal with Perl scripts? Here's the introduction to the Perl programming language you've been looking for. This ShowMeDo series teaches you how to write programs with Perl on Unix, Linux or Cygwin.     [SUGGEST  A  ARTICLE]

Tags: Introduction, Perl, Linux, Showmedo, Screencast, Unix, Cygwin, HowTo, Programming,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • Linux
  • Perl
  • Cygwin
  • 'Hello World' with Perl

    A short introduction to running Perl scripts on a Unix, Linux or Cygwin system. In this video Steven shows you how to get started with Perl in what hopefully becomes a ShowMeDo series.

    Simple variables in Perl

    In this second ShowMeDo on the Perl programming language Steven introduces how simple variables work in Perl.

    Conditionals and Arithmetic

    Next come simple arithmetic operators and conditional statements in Perl.

    Arrays and Loops

    This fourth showmedo covers arrays, ranges, the foreach loop statement and the scope of variables.