Tag Archives: slides

Perl slides

Dear fellows, here you are the slides we used yesterday. Don’t forget to study this example, too.

Download link:Perl slides 2.

Tagged

Second lesson: slides

Today we had an extremely fast introduction to Perl (crash course). In particular we

  • Reviewed variables and learned what hashes are and how to use them
  • Reviewed the for and foreach cycles
  • Introduced the while loop
  • Introduced mathematical and string operators and functions
  • Introduced the if test
  • Saw how to open a file and get parameters (@ARGV).

 Download slides

Tagged