Description
In this course, you will learn:
- An knowledge of Perl's design philosophy.
- A thorough knowledge of the Perl programming language.
- The ability to develop a Modern Perl mentality as well as write idiomatic Perl code.
- A working knowledge of the best techniques for building dependable and maintainable Perl code.
- The ability to boost productivity and write better Perl code by leveraging CPAN.
Syllabus :
- Introduction to Modern Perl
- The Perl Philosophy
- Perl Identifiers and Variables
- Control Flow: Conditionals and Looping
- Data Structures
- Packages and References
- Operators
- Functions
- Regular Expressions and Matching
- Objects
- Style and Efficacy
- Managing Real Programs
- Perl Beyond Syntax
- What to Avoid
- Perl and Its Community