Slides
- Perl literacy course.
- Why do I use Perl?
- Perl vs. [whatever]
- Why am I giving this course?
- Why am I giving this course? (cont.)
- Why am I giving this course? (cont.)
- Prerequisites
- Overview of the course
- We will do today
- We will NOT do today
- What is Perl?
- What is Perl? (cont.)
- Who uses Perl?
- The capabilities of Perl
- Some features of Perl
- Who supports Perl? Who develops it?
- What is perl.com? Perl Mongers? pm.org? perl.org?
- Hello World! from the commandline
- Hello World! from a file
- Case sensitivity
- Warnings switch
- Fixing the error
- Perl data structures
- Scalars -- Examples for numbers
- Scalars -- Strings example
- Calculating grades averages
- Grades input file "grades"
- output
- The Perl code
- Some reading:
- Thank you