Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Higher-Order Perl: Transforming Programs with Programs

Higher-Order Perl: Transforming Programs with Programs

  • Category: Computer
  • Pages: : 600 pages

Read and download free eBook intituled Higher-Order Perl: Transforming Programs with Programs in format – : 600 pages created by .

This is a book written with the goal to teach Perl programmers with a strong C and Unix background how to use techniques with roots in functional programming languages like Lisp that are available in Perl as well, but less known.

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.

Read and Download Links:

Higher-Order Perl: Transforming Programs with Programs

READ  Beginning Perl by Curtis 'Ovid' Poe

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

MIPS Assembly Language Programmers Guide

Read and download free Book intituled MIPS Assembly Language Programmers Guide in format PDF written by Riccardo Solmi.