Learn Advanced Perl Programming with This Comprehensive Course

Download Course Contents

Advanced Perl Programming Course Overview


Advanced Perl Programming is a comprehensive course designed to give experienced
Perl programmers an in-depth understanding of the language and the tools it provides.
The course covers a range of topics to help students get the most out of their Perl
programs, including object-oriented programming, object persistence, CGI programming,
network services, database access, and data analysis. The course is suitable for
every experienced programmer who wants to develop robust and reliable applications
with Perl. It is also a great way to delve into more challenging programming tasks and
gain an understanding of the deeper aspects of the language.
At the end of the course, students will have a thorough understanding of Perl, its
data types, important functions and operators, the data manipulation abilities of the
Perl DBI library, and the general-purpose text manipulation abilities of the Perl
Compatibility Layer (PCL).
Advanced Perl Programming can be used to develop applications for a variety of industries,
including web applications, data analysis, bioinformatics, financial analysis, and more.
The course is also suitable for students who are preparing for Perl certification
examinations.

This is a Rare Course and it can be take up to 3 weeks to arrange the training.

home-icon

The 1-on-1 Advantage

Get 1-on-1 session with our expert trainers at a date & time of your convenience.
home-icon

Flexible Dates

Start your session at a date of your choice-weekend & evening slots included, and reschedule if necessary.
home-icon

4-Hour Sessions

Training never been so convenient- attend training sessions 4-hour long for easy learning.
home-icon

Destination Training

Attend trainings at some of the most loved cities such as Dubai, London, Delhi(India), Goa, Singapore, New York and Sydney.

You will learn:

Module 1:Debbuging
  • Warnings
  • Diagnostic Messages
  • Carping, Confessing, and Croaking
  • Strict Checks
  • Compiler Pragmas
  • Debbuging Flags
  • Your Perl Configuration
  • The Devel: Peek Module
  • Tha Data: Dumper Module
  • Labs
  • The Grep Operator
  • Lists, Arrays and List Operators
  • Context
  • Context and Subroutines
  • Initializing, Arrays and Hashes
  • Reference Syntax
  • Auto-vivification
  • Defined Values
  • Other List Operators
  • Usage of map, grep, and foreach
  • Labs
  • Blocks
  • Subroutines
  • Subroutine Prototypes
  • Code Refs and Anonymous Subroutines
  • Typeglobbing for the Non-Squeamish
  • Lexical Variables
  • Persistent Private Subroutine Variables
  • Closures
  • The eval operator
  • The Block form of eval
  • The String form of eval
  • Block Form of Eval for Exception Handling
  • Labs
  • Review of Packages
  • BEGIN and END Blocks
  • Symbol Tables
  • Package Variables
  • Calling Package Subroutines
  • Importing Package Symbols
  • Exporting Package Symbols
  • Using the Exporter Package
  • The Use Function
  • AUTOLOAD and @ISA
  • AutoLoader and SelfLoader
  • Labs
  • Object-Oriented Stuff
  • Making Perl Object-Oriented
  • References
  • The bless Function
  • So, what´s a blessed thing good for?
  • Calling Class and Object Methods
  • Object Methods
  • Writing Classes
  • Constructors
  • Inheritance
  • What Perl Doesn´t Do
  • Labs
  • Why Use tie?
  • Tying a Scalar
  • Inside Tied Variables
  • untie
  • Another Tied Scalar Example
  • Trying and Array
  • A Tied Array Example
  • Tying Hashes
  • Using the DRM Modules
  • Labs
  • Laziness, Impatience and Hubris
  • CPAN
  • Using Modules
  • Installing a Perl Module
  • The Configuration Step
  • The Build Step
  • The Test Step
  • The Install Step
  • Using CPAN pm
  • Labs
  • The Old Way - DBPerls
  • A Better Way DBI/DBD
  • Database Programming
  • Handles
  • Connecting to the Database
  • Creating a SQL Query
  • Finishing Up
  • Labs
  • Error Checking in DBI
  • Drivers
  • Using Parameterized Statements
  • Other Handle Attributes
  • Column Binding
  • BLOBs and LONGs and Such
  • Installing DBI Drivers
  • Labs
  • Tel, Tk, TCL/Tk, TKperl
  • Perl/Tk
  • Scrolled Widgets
  • Configuring Widgets
  • Using FileSelect
  • Labs
  • Tk:Error and Tk:ErrorDialog
  • Geometry Management
  • Geometry Management with grid
  • Bindings
  • Nonblocking I/O with fileevent
  • Tags
  • Other Tk Commands
  • Labs
  • Extending the Perl Interpreter
  • Overview of Perl5 XSUBs
  • Get started with h2xs
  • Set Up the Perl Wrapper Class
  • Write the XS Code
  • The XS File
  • Arguments to XSUBs
  • Other h2xs Options
  • Labs
  • Why Embed Perl?
  • Embedding Perl in a C Program
  • perlmainc
  • Perl Data Types
  • Manipulating Scalars
  • Memory Management
  • Evaluating Perl Expressions
  • Dynamic Loading
  • Labs
  • Distributing Modules
  • Get started with h2xs
  • Files created by h2xs
  • Unit testing and test.pl
  • Using blib
  • POD
  • POD translators
  • Other Niceties
  • MakefilePL
  • Labs
  • Think First
  • Object-Oriented Design
  • Object-Oriented Development
  • Library Modules
  • Utility Programs
  • Filters
  • Performance
  • Timing with Benchmark
  • Labs
Live Online Training (Duration : 32 Hours) 1200 + If you accept merging of other students. Per Participant & excluding VAT/GST
We Offer :
  • 1-on-1 Public - Select your own start date. Other students can be merged.
  • 1-on-1 Private - Select your own start date. You will be the only student in the class.

4 Hours
8 Hours
Week Days
Weekend

Start Time : At any time

12 AM
12 PM

1-On-1 Training is Guaranteed to Run (GTR)
Group Training
Date On Request
Course Prerequisites

In order to attend an advanced Perl programming training course, certain prerequisite knowledge is necessary. These include a basic understanding of programming concepts, prior knowledge of a language like C/C++, Java or Python, some familiarity with the basics of Perl, and the ability to write basic Perl scripts. Previous object-oriented programming experience is highly desirable. Knowledge of HTML and the CGI programming language is beneficial, but not required.

Target Audience


The advanced Perl programming training is primarily designed for experienced IT professionals such as system administrators, software developers, and database administrators who are already familiar with Perl programming and want to advance their skills
This training might also appeal to developers who want to understand more complex programming concepts in Perl
Additional target audiences would include quality assurance engineers and other professionals who interact with Perl on a daily basis
Overall, professionals who have extensive programming experience and want to increase their knowledge of the Perl language should consider attending this advanced training

Learning Objectives of Advanced Perl Programming


1. Understand and gain proficiency in advanced Perl programming.
2. Learn the basics of using Perl modules and CPAN.
3. Learn the processing of data files with Perl.
4. Understand and use objects in Perl programming.
5. Learn to make use of built-in string and list functions.
6. Understand dynamic HTML generation using CGI.
7. Learn to write applications using Perl/TK.
8. Gain the skills to create custom Perl modules.
9. Gain the ability to make debugging and optimizing applications.
10. Be familiar with the Perl/DBI and ODBC interface for database programming.
11. Understand and implement different network protocols like socket and DCE/RPC.
12. Learn techniques to make use of multithreading and multiprocessor support.

FAQ's


1-on-1 Public - Select your start date. Other students can be merged.
1-on-1 Private - Select your start date. You will be the only student in the class.
Yes, course requiring practical include hands-on labs.
You can buy online from the page by clicking on "Buy Now". You can view alternate payment method on payment options page.
Yes, you can pay from the course page and flexi page.
Yes, the site is secure by utilizing Secure Sockets Layer (SSL) Technology. SSL technology enables the encryption of sensitive information during online transactions. We use the highest assurance SSL/TLS certificate, which ensures that no unauthorized person can get to your sensitive payment data over the web.
We use the best standards in Internet security. Any data retained is not shared with third parties.
You can request a refund if you do not wish to enroll in the course.
To receive an acknowledgment of your online payment, you should have a valid email address. At the point when you enter your name, Visa, and other data, you have the option of entering your email address. Would it be a good idea for you to decide to enter your email address, confirmation of your payment will be emailed to you.
After you submit your payment, you will land on the payment confirmation screen.It contains your payment confirmation message. You will likewise get a confirmation email after your transaction is submitted.
We do accept all major credit cards from Visa, Mastercard, American Express, and Discover.
Credit card transactions normally take 48 hours to settle. Approval is given right away; however,it takes 48 hours for the money to be moved.
Yes, we do accept partial payments, you may use one payment method for part of the transaction and another payment method for other parts of the transaction.
Yes, if we have an office in your city.
Yes, we do offer corporate training More details
Yes, we do.
Yes, we also offer weekend classes.
Yes, Koenig follows a BYOL(Bring Your Own Laptop) policy.
It is recommended but not mandatory. Being acquainted with the basic course material will enable you and the trainer to move at a desired pace during classes.You can access courseware for most vendors.
Yes, this is our official email address which we use if a recipient is not able to receive emails from our @koenig-solutions.com email address.
Buy-Now. Pay-Later option is available using credit card in USA and India only.
You will receive the digital certificate post training completion via learning enhancement tool after registration.
Yes you can.
Yes, we do. For details go to flexi
You can pay through debit/credit card or bank wire transfer.
Yes you can request your customer experience manager for the same.
Yes, fee excludes local taxes.
Yes, we do.
Schedule for Group Training is decided by Koenig. Schedule for 1-on-1 is decided by you.
In 1 on 1 Public you can select your own schedule, other students can be merged. Choose 1-on-1 if published schedule doesn't meet your requirement. If you want a private session, opt for 1-on-1 Private.
Duration of Ultra-Fast Track is 50% of the duration of the Standard Track. Yes(course content is same).

Prices & Payments

Yes of course.
Yes, We are

Travel and Visa

Yes we do after your registration for course.

Food and Beverages

Yes.

Others

Says our CEO-
“It is an interesting story and dates back half a century. My father started a manufacturing business in India in the 1960's for import substitute electromechanical components such as microswitches. German and Japanese goods were held in high esteem so he named his company Essen Deinki (Essen is a well known industrial town in Germany and Deinki is Japanese for electric company). His products were very good quality and the fact that they sounded German and Japanese also helped. He did quite well. In 1970s he branched out into electronic products and again looked for a German name. This time he chose Koenig, and Koenig Electronics was born. In 1990s after graduating from college I was looking for a name for my company and Koenig Solutions sounded just right. Initially we had marketed under the brand of Digital Equipment Corporation but DEC went out of business and we switched to the Koenig name. Koenig is difficult to pronounce and marketeers said it is not a good choice for a B2C brand. But it has proven lucky for us.” – Says Rohit Aggarwal (Founder and CEO - Koenig Solutions)
All our trainers are fluent in English . Majority of our customers are from outside India and our trainers speak in a neutral accent which is easily understandable by students from all nationalities. Our money back guarantee also stands for accent of the trainer.
Medical services in India are at par with the world and are a fraction of costs in Europe and USA. A number of our students have scheduled cosmetic, dental and ocular procedures during their stay in India. We can provide advice about this, on request.
Yes, if you send 4 participants, we can offer an exclusive training for them which can be started from Any Date™ suitable for you.