Unable to find what you're searching for?
We're here to help you find itAdvanced Perl Programming Course Overview
The Advanced Perl Programming course is designed for experienced Perl developers seeking to enhance their coding skills and deepen their understanding of the language. Through 15 comprehensive modules, learners will delve into advanced topics such as debugging, expert list manipulation, code references, object-oriented programming, database integration with DBI/DBD, and graphical user interface development with Perl/Tk. They will also gain knowledge on extending Perl with C/C++, embedding the Perl interpreter into C applications, module development, distribution, and efficient design and implementation practices.
This course will equip participants with advanced techniques and the ability to write more robust, efficient, and maintainable Perl code. By mastering these skills, learners will be able to tackle complex programming challenges and contribute to a wide range of projects, enhancing their value as expert Perl developers. Each module includes practical labs that reinforce the concepts taught, ensuring that learners can apply their new knowledge immediately.
Purchase This Course
USD
View Fees Breakdown
Flexi Video | 16,449 |
Official E-coursebook | |
Exam Voucher (optional) | |
Hands-On-Labs2 | 4,159 |
+ GST 18% | 4,259 |
Total Fees (without exam & Labs) |
22,359 (INR) |
Total Fees (with exam & Labs) |
28,359 (INR) |
♱ Excluding VAT/GST
You can request classroom training in any city on any date by Requesting More Information
♱ Excluding VAT/GST
You can request classroom training in any city on any date by Requesting More Information
The Advanced Perl Programming course is designed for experienced developers looking to deepen their Perl expertise and enhance their coding skills.
Target Audience:
In this Advanced Perl Programming course, students will enhance their Perl expertise, learning to debug, manipulate data structures, implement object-oriented programming, extend Perl with C/C++, and create robust Perl applications.
grep
, map
, and foreach
to effectively handle arrays and hashes within different contexts.bless
function to create class and object methods.