Higher-Order Perl: Transforming Programs with Programs

Higher-Order Perl: Transforming Programs with Programs

by Mark Jason Dominus
ISBN-10:
1558607013
ISBN-13:
9781558607019
Pub. Date:
03/14/2005
Publisher:
Elsevier Science
ISBN-10:
1558607013
ISBN-13:
9781558607019
Pub. Date:
03/14/2005
Publisher:
Elsevier Science
Higher-Order Perl: Transforming Programs with Programs

Higher-Order Perl: Transforming Programs with Programs

by Mark Jason Dominus
$84.95
Current price is , Original price is $84.95. You
$84.95 
  • SHIP THIS ITEM
    Qualifies for Free Shipping
  • PICK UP IN STORE
    Check Availability at Nearby Stores
  • SHIP THIS ITEM

    Temporarily Out of Stock Online

    Please check back later for updated availability.


Overview

Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. They can automate tasks in everyday programming that are difficult to solve in any other way. One of the most powerful of these techniques is writing functions that manufacture or modify other functions. For example, instead of writing ten similar functions, a programmer can write a general pattern or framework that can then create the functions as needed according to the pattern. For several years Mark Jason Dominus has worked to apply functional programming techniques to Perl. Now Mark brings these flexible programming methods that he has successfully taught in numerous tutorials and training sessions to a wider audience.

Product Details

ISBN-13: 9781558607019
Publisher: Elsevier Science
Publication date: 03/14/2005
Pages: 500
Product dimensions: 7.50(w) x 9.25(h) x (d)

About the Author

Mark Jason Dominus has been programming in Perl professionally since 1992, when he was a UNIX sysadmin with the University of Pennsylvania Department of Computer and Information Sciences. Mark is an occasional contributor to the Perl Core, and is the author of the standard perlreftut man page as well as the Tie::File, Text::Template, and Memoize modules. From 1999-2001, Mark was the managing editor of the www.perl.com website. He was also a columnist for The Perl Journal for several years. All of his articles for TPJ have been reprinted in Computer Science and Perl Programming: Best of the Perl Journal, from O’Reilly and Associates. Mark’s other Perl-related articles have appeared in magazines such as Wiredand IEEE Software. Since 1998, Mark has been a professional Perl trainer. In addition to speaking at conferences such as YAPC, the O’Reilly Open Source Conferences, Usenix, and LISA, he has given training courses for large companies and organizations, including Morgan Stanley, IBM, Bristol-Myers Squibb, and the U.S. Air Force. Mark’s work on Rx, a Perl regular expression debugger, won the 2001 Larry Wall Award for Practical Utility.

Table of Contents

1. Recursion and Callbacks; 2. Dispatch Tables; 3. Caching and Memoization; 4. Iterators; 5. From Recursion to Iterators; 6. Infinite Streams; 7. Higher-Order Functions and Currying; 8. Parsing; 9. Declarative Programming

What People are Saying About This

From the Publisher

The eagerly awaited book by one of the best-known Perl developers summarizing years of innovative practice

From the B&N Reads Blog

Customer Reviews