Introduction to Perl Part 1 Training Course Outline - GogoTraining
Recommend Documents
Page 1. Introduction to Perl Part 1. Training Course Outline. Course Description:
Are you interested in learning Perl programming? Are you looking for a ...
language. In this Perl programming class you will learn about scalar data, arrays, branching and looping, input and ...
Page 1. USB 2.0 Architecture Part 1. Training Course Outline. Course Description
: Do you need a USB class that helps you learn USB 2.0 architecture?
Page 1. Oracle Data Guard Part 1. Training Course Outline. Course Description.
This Oracle Data Guard course will describe the components of the Oracle Data ...
Page 1. Oracle Data Guard Part 2. Training Course Outline. Course Description:
Continue to learn Oracle Data Guard in this continuation of the Oracle Data ...
Page 1. USB 2.0 Architecture Part 2. Training Course Outline. Course Description
: Do you need a USB class that helps you learn USB 2.0 architecture?
Page 1. Introduction to Embedded Linux. Training Course Outline. Course
Description: Do you want to learn how to build embedded Linux systems?
Looking for ...
GogoTraining also offers this as a self-paced online Red Hat System
Administrator training course, a training option available for any course from
GogoTraining.
Page 1. Introduction to Programming in Java 5 Part 1. Training Course Outline.
Course Description: Are you interested in learning Java programming? Are you ...
Page 1. Introduction to C Programming-Part 1. Training Course Outline. Course
Description: Do you want to learn how to program in C? Are you looking for an ...
Page 1. Introduction to Android Programming. Training Course Outline. Course
Description: Interested in learning how to make Android apps? Learn Android ...
Page 1. Advanced Android Programming. Training Course Outline. Course
Description: Interested in learning how to make Android apps? Learn Android ...
Oct 25, 2011 ... This is an introduction to MongoDB and Perl using the Perl driver from ...
Collection In mongoDB, a collection or schema, is similar to SQL's.
required to effectively manage a software development project using Microsoft
Visual Studio 2013 and Team Foundation Server 2013. This course focuses on ...
2013. 2012. 2010. TFS 2013 Developer. Fundamentals. Course Description. This
two day course is designed to get your team working efficiently with Visual ...
2013. 2012. 2010. TFS 2013. Configuration &. Administration. Course
Description. This three day course is designed for team members who are
responsible for ...
1. Introduction to Perl Programming. – Regular Expressions/String Manipulation.
Beginning Perl, Chap 5. Previous Exercises. 1. Take a set of FASTA format files ...
Perl culture. Perl - Practical Extraction and Report Language. Perl 1.0 released
December 18, 1987 by Larry Wall ... perl -i.bak -pe 's/\buser2\b/removed/g' rpl.txt.
Nov 23, 2009 ... Summary. 1 Perl General information ... Perl is a high-level programming
language with an eclectic heritage ..... perl -i.bak -pe 's///g' *.html.
This training manual is maintained by Perl Training Australia, and can be ... This
is version 1.39 of Perl Training Australia's "Programming Perl" training manual.
Course Description: In this continuation of the Red Hat Linux System
Administration Part 1 course, you will learn to perform the tasks of a Red Hat
Linux system ...
The Environmental Science course is designed to provide students with an ...
social sciences. ... 12. Sustaining Aquatic Biodiversity. • Test: Chapter 6 and 12.
Introduction to Perl modules (SW). 2. Evolving towards modularity. In its simplest
form, programming in a language like Perl involves writing lines of code.
The wavelet transform, filter banks, and multiresolution signal analysis have recently been unified within ... Note that (1) differs from the cyclic definition previously ..... [10] R. E. Crochiere and L. It. Rabiner, Multirate Digital Signal Process
Introduction to Perl Part 1 Training Course Outline - GogoTraining
... Perl training course that helps you learn Perl programming quickly and easily? ... Module 00: Introduction to Perl P
Introduction to Perl Part 1 Training Course Outline Course Description: Are you interested in learning Perl programming? Are you looking for a beginning Perl training course that helps you learn Perl programming quickly and easily? Our two-part Introduction to Perl programming training series is what you need. Introduction to Perl Part 1 training provides you with a basic introduction to the Perl programming language. In this Perl programming class you will learn about scalar data, arrays, branching and looping, input and output, regular expressions and functions. You will learn how to write scripts using the fundamental Perl building blocks in this Perl training course. Continue your Perl programming training with Introduction to Perl Part 2. Course Prerequisites: None; previous programming language experience is recommended. Note: Those with no programming experience may consider taking Introduction to Programming for Non-Programmers as the beginning of our Perl Developer Training Program. Course Objectives: As a result of taking this beginning Perl programming class, you will be able to: • Describe the fundamental data types for Perl • Create and access arrays • Program with branching and looping constructs • Create and access hashes • Input from the keyboard and output from the screen • Utilize regular expressions with Perl • Create and use functions Modular Outline: Module 00: Introduction to Perl Part 1 Online Training - Course Introduction Module 01: Introduction to Perl • Introduction to Perl • History of Perl • Description of Perl Page 1
•
Basic concepts
Module 02: Scalar Data • Scalar values • Operators • Scalar variables • Operations on scalar of variables • Safe coding practices Module 03: Arrays • Array variables • Array access • Using STDIN with an array Module 04: Branching and Looping • Statement blocks • Statements • If/unless conditionals • While/until loops • For and for each loops • Do loops Module 05: Hashes • Hash what is it? • Operators • Hash Slices Module 06: Input and Output • Input operators • Output operators • Print / printf • Here documents Module 07: Regular Expressions Part 1 • Regular expressions • Patterns • Grouping patterns • Operator precedents Module 08: Regular Expressions Part 2 Page 2
• • • •
Matching operator variants Substitutions Other operators Regular expression options
Module 09: Functions • System and user defined functions • Return values and arguments Module 10: Passing values to Functions • Variable number of parameters • Pass by reference or value Module 11: Introduction to Perl Part 1 Online Training - Course Summary