| books.perl.org: Book: Higher-Order Perl | |||||||
|
Perl Books
Books Categories Authors Publishers Best Rated Recent Releases Forthcoming Titles Online Books
You are not logged in. To rate or review you'll need an
account with auth.perl.org.
|
Higher-Order PerlTransforming Programs with Programs Mark-Jason Dominus
Book Home Page
Elsewhere on the 'netGoogleAll Consuming JungleScan ISBN.nu Buy fromAmazonPowells Amazon UK Bookpool
Higher-Order Perl is about functional programming techniques in Perl. It's about how to write functions that can modify and manufacture other functions.
Why would you want to do that? Because that way your code is more flexible and more reusable. Instead of writing ten similar functions, you write a general pattern or framework that can generate the functions you want; then you generate just the functions you need according to the pattern. The program doesn't need to know in advance which functions are necessary; it can generate them as needed. Instead of writing the complete program yourself, you get the computer to write it for you.
Overall rating is 3.0 from 24 votes. If you were logged in you would be able to rate this book. |
||||||
|
Comments to
Dave Rolsky at autarch@urth.org
Site Information and Contacts |
|||||||
|
When you need perl, think perl.org
|
|