Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Are these Perl Textbooks Good?

by stevieb (Canon)
on Sep 23, 2016 at 23:57 UTC ( [id://1172513]=note: print w/replies, xml ) Need Help??


in reply to Are these Perl Textbooks Good?

I, too, much prefer reading on paper than I do online. I remember my earlier Perl years where I'd print out freely available Perl books on my work printer after hours, just to take them home to read them.

I like the O'Reilly books, as others have stated. A bit more advanced than what the OP has asked, I'd like to throw out Learning Perl Modules, References and Objects by merlyn (Randal Schwartz) and Tom Phoenix. This was instrumental in me finally grasping Perl references.

One of my very favourite books is one by Dominus (Mark-Jason Dominus) which he's gracefully offered for free, Higher-Order Perl (I have a printed copy from when it was available via PDF with tons of scratch notes in margins, plus a purchased edition). This book contains many things I still don't grasp.

So a couple of recommendations for the intermediate-advanced Perl programmer.

A pointer for the OP: If the book doesn't use & before subroutine calls, and has use strict; and use warnings in most of the code examples, you're probably good. Perl is Perl is Perl, and since even 5.6 (or 5.8), the overall techniques used today haven't changed very much.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1172513]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-24 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found