Logo

Learning Perl the Hard Way by Allen B. Downey

Large book cover: Learning Perl the Hard Way

Learning Perl the Hard Way
by

Publisher: Green Tea Press
ISBN/ASIN: 1441419039
Number of pages: 69

Description:
The book that emphasizes good programming style in Perl. Many of the Perl programs I have seen are written in a quick-and-dirty style; I wanted to see if the style I have developed in other languages can translate.

Home page url

Download or read it online for free here:
Download link
(330KB, PDF)

Similar books

Book cover: Higher-Order Perl: Transforming Programs with ProgramsHigher-Order Perl: Transforming Programs with Programs
by - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(19671 views)
Book cover: Perl ProgrammingPerl Programming
- Wikibooks
This books describes and explains Perl (Practical Extraction and Report Language), a scripting language that is usually interpreted and is noted for its extensive use of regular expressions and a large module archive CPAN.
(12138 views)
Book cover: Modern PerlModern Perl
by - Onyx Neon Press
Modern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good craftsmanship and a full understanding of Perl.
(12793 views)
Book cover: Impatient PerlImpatient Perl
by - Lulu.com
This document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information. This is also a handy desk reference for some of the more common perl related questions.
(14482 views)