SPUG: July Meeting: Instant Perl!

Tim Maher/CONSULTIX tim at consultix-inc.com
Sun Jun 24 01:46:50 CDT 2001


SPUGmongers,

I've just received confirmation that the tutorial I submitted
for the August Perl conference in Amsterdam (YAPC::Europe) was
accepted.  It's consistent with the "Beginner's Night" orientation
of the July meeting, and I'll be happy for the opportunity to
practice it, so I've volunteered as the July speaker.

A description of the talk is included below, and the same info is
available at the new SPUG web-site (http://www.zipcon.net/spug).
Many thanks to SPUG's Colin Meyer and the folks at Zipcon.net
for making the transition from Winstar NorthWest Nexus to the
new host so easy!

-Tim
========================================================
|  Tim Maher, Ph.D.             Tel: (206) 781-UNIX    |
|  SPUG Founder & Leader      Email: spug at halcyon.com  |
|  Seattle Perl Users Group    HTTP: seattleperl.com   |
========================================================
-------------- next part --------------
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                     JULY SPUG TALK

   Title: Minimal Perl for the Impatient

 Speaker: Tim Maher
          Head Software Instructor, CONSULTIX
          POB 70563, Seattle WA 98107
          tim at consultix-inc.com
          http://www.consultix-inc.com
          (206) 781-UNIX/8649

    Time: July 17th, 2001 (Third Tuesday), 7pm-9pm
Location: Union Bank of Cal., Madison & 5th, 5th Floor Mtg Room
    Cost: Free!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Target Audience

Anyone who doesn't already know Perl, needs to do simple data
processing, and has a logical mindset can benefit from attending.

This tutorial is particularly well suited to individuals of the
following types:

   o Non-Programmers (poets, managers, etc.)  who want to do simple
     data processing tasks, but without learning too much or thinking
     too hard, and

   o Programmers who already know a language or two, and want to learn
     just enough Perl to gain access to some of its special
     capabilities.

Prerequisites

Prior experience with programming is helpful, but anyone with a
logical mindset can benefit from attending.


Course Philosophy

Perl is a wonderful language, that offers programmers a rich feature
set, huge stylistic and syntactic liberties, and many ways to
accomplish the same thing.  But for the impatient beginner, these
characteristics can translate into "too many complications, too much
uncertainty, and too many choices."  Although Perl's motto is "There's
More Than One Way to Do It", this tutorial will teach students only
one way -- the "Easiest Way"!


What Attendees Will Learn

Students will learn a carefully selected minimal subset of Perl that
gives immediate access to some of its powerful capabilities, and
serves as a solid foundation for additional learning.  The tutorial's
approach is based on the "Pattern/Action" model of programming, as
featured in the influential AWK language.

Upon completion of the tutorial, students will have the necessary
skills to convert files, validate data, generate simple reports, and
perform numerical calculations in Perl.


Author & Instructor

During the last two decades, Dr. Tim Maher has taught programming to
thousands of high-tech professionals.  As a Professor of Computer
Science, and later as a Software Instructor for AT&T, Sun, DEC, HP,
and CONSULTIX, Dr. Maher has consistently earned acclaim for his
highly effective and entertaining style of course development and
presentation.



More information about the spug-list mailing list