Condensed Perl Programming
Summary ::
This course starts from the basics of Perl programming and explains how to build best practices. It will allow you to build Perl scripts to create setup files, facilitate system administration and communicate with databases. It will provide you with an extensive look in tools and methods to be able to grow your Perl experience.
Method :: Classical education with exercises in a workshop atmosphere.
Participants :: Application Developers and System Administrators with a good understanding how Programming Languages work and with some basic Linux/UNIX knowledge.
Prerequisites :: Basic scripting experience and Linux or UNIX knowledge.
Objectives ::
At the end of the course, the students will understand Perl, in following domains :
- Gain understanding of Perl basic concepts
- Will be able to use Basic Input/Output
- Variables, subroutines, References, Control Structures, Loops and Diamond operator
- Can use File and directory handles
- Understanding of regular expressions
- Process Management and String techniques
- Will understand globbing and other usefull Perl techniques
- Usage of CPAN modules and classes
- Will be able to create scripts who check and parse logfiles
- Can create SNMP queries
- Will apply his knowledge to query databases and copy files over the network
Content ::