Higher-Order Perl: Transforming Programs with Programs
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. Get and download textbook Higher-Order Perl: Transforming Programs with Programs for free
Categories: Object-oriented programming, Perl (Computer program language). Contributors: Mark Jason Dominus - Author. Format: NOOK Book
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. Higher-Order Perl new edition
Download free books for Higher-Order Perl: Transforming Programs with Programs
Higher-Order Perl: Transforming Programs with Programs - Mark Jason Dominus
Categories: Object-oriented programming, Perl (Computer program language), Object-oriented programming. Contributors: Mark Jason Dominus - Author. Format: Paperback
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
author mark jason dominus format paperback language english publication year 10 12 2004 subject computing it subject 2 computing professional programming higher order perl by mark dominus published by morgan kaufmann elsevier science not quite what you re looking for see more books in other free uk delivery on everything not even the right subject see books in arts design and entertainment business and commerce computing and it history and topography language and linguistics law and criminology
Higher-Order Perl Textbook
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