Learning Perl - ebooks & resources
I ventured into brushing up my Perl knowledge, as its really a long time since I read a book on Perl. I found the following resources useful:
- Beginning Perl by Simon Cozens. I think this is one of the best books to begin Perl programming.
- The perldoc website. This is not really book or a cogent order of tutorials, but an excellent reference once you are familiar with the basics.
- A collection of resources to learn Perl from the www.freeprogrammingresources.com website.
Comments