About This Course
Perl is a high-level programming language developed for text manipulation. But, today, it is used for various tasks including web development, system administration, Bioinformatics, games, GUI development, and network programming. In this course, we will teach you everything you need to know. This Course is designed to provide essential understanding of the components and constructs of the Perl language.
Learning Objectives
Target Audience
- Fresh Graduates
- College/ school student
- Job Seekers
- Anyone wants to build their own data warehouse and reporting from scratch
Curriculum
Introduction
Describe the Perl language
Perl code formatting, naming conventions, and sigils
Perl scalar variables
Numerical data types in Perl
Strings in Perl
Undef property and empty strings
Namespaces and understand scope in Perl
Programming Control
Arrays and Hashes
Operators
Functions
Regular Expressions
References
Modules
Objects
Input and Output
Working with Database
Perl Interactivity
