Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Higher Order Perl

by danmcb (Monk)
on Mar 05, 2007 at 14:54 UTC ( [id://603222]=note: print w/replies, xml ) Need Help??


in reply to Higher Order Perl

It's a great book. It's basically about using Perl as a functional programming language. He starts off with a general discussion of recursion, from classic problems like Tower of Hanoi to writing a basic parser. He talks about some of the problems that come up (like slowness due to fucntions being called over and over with the same arguments) and the solutions (caching, easily implemented with Memoize.pm, the inner workings of which are discussed). By the end, he is building a vector graphics drawing language.

Generally well written, and FWIW (quite a lot actually), Mark is a nice and helpful guy if you contact him with any issues or whatever. Well worth the bucks, you will still be looking at this years from now.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-20 16:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found