CIW Perl Fundamentals Part 2 Manipulating Scripts Course Overview This is the second course in a three part series that students will learn both theoretical and practical instruction on external data Perl scripts. This course will also cover regular expressions and pattern matching, subroutines, and file access and manipulation. Learn To Identify the syntax of pattern binding operators. Match metacharacters with their functions. more...
CIW Perl Fundamentals Part 3 Best Practices Course Overview This is the final course of a three part series that presents students with an overview of best practices for Perl. Students will learn about packages and modules, object orientation, database connectivity, and debugging Perl scripts. Learn To Identify characteristics of a package. Identify characteristics of package symbol tables. Identify characteristics of BEGIN and more...