Perl programming language
From Wsms
GO TO:
Parent class notes: Perl Programming Language class notes
Previous topic: SQUID and Proxy Servers
Next topic: MySQL class notes
[edit]
Monday January 29, 2007 New folks, and introduction to perl
Welcome to the six or so new students. Install Perl and Visual Studio Express. Hello world in Perl.
20070129a Class seating chart.
[edit]
Tuesday January 30, 2007 Executing perl
Numeric and string literals in Perl. Perl one-liners.
20070130a Conditional execution with the if statement. dos2unix for converting text file formats.
[edit]
Wednesday January 31, 2007 More about executing Perl, the EOF key and a quiz
Numeric versus string comparison. Quiz 15.
20070131a The while loop. Arrays and lists.
[edit]
Thursday February 01, 2007 Introduction to lists and arrays in Perl
20070201a Scalars, arrays, and the assignment operator.
[edit]
Friday February 02, 2007 web perl and potluck
[edit]
Monday February 05, 2007 CGI on IIS and linux
[edit]
Tuesday February 06, 2007 Apache and Perl
[edit]
Wednesday February 07, 2007 Scope for variables
[edit]
Thursday February 08, 2007 Operators && and ||
[edit]
Friday February 09, 2007 Visit to the San Diego Super Computer Center
[edit]
Monday February 12, 2007 File handlers and @ARGV
[edit]
Tuesday February 13, 2007 Asociated arrays
[edit]
Wednesday February 14, 2007 References
[edit]
Thursday February 15, 2007 Passing arguments to functions
Friday February 16, 2007 PRESIDENT'S DAY .. NO CLASS!
Monday February 19, 2007 PRESIDENT'S DAY .. NO CLASS!'
[edit]
Tuesday February 20, 2007 Regular expressions
[edit]
Wednesday February 21, 2007 More on regular expressions
[edit]
Thursday February 22, 2007 - The event in the Convention Center.
[edit]
Friday February 23, 2007 Regular expresions
[edit]
Monday February 26, 2007 Other programming tecniques
[edit]
Tuesday February 27, 2007 Ternary operator and files
[edit]
Wednesday February 28, 2007 Working with directories
[edit]
Thursday March 01, 2007 Modules in perl
[edit]
