Friday, June 12, 2015

Getting started with the Perl Programming..

Introduction:
 
PERL programming is very similar to Unix Shell scripting. If somebody is already familiar with the shell scripting, it would be much easier for him/her to learn the PERL programming.

So, if you have experience with any of these programming languages, it would be quiet helpful in the process of learning PERL.

I have designed this blog for the reference of programmers like me who are new to PERL and have little bit of programming experience with Shell, C & C++.

I have followed the approach of learning by examples, rather than hefty theories which is very boring. I am too impatient to go through theories and prefer to jump into the practical examples and implementations. So, if you are like me you would have fun learning PERL.

My approach to the PERL is more practical oriented and hence I recommend folks reading my blog to try hands on all the examples in the blog. Trust me, its totally worth it!!. If you have any query or face any issue, please feel free to post a comment and I will revert at the earliest.

All the best folks. Happy Learning!