Higher-Order Perl

Higher-Order Perl
Author :
Publisher : Elsevier
Total Pages : 601
Release :
ISBN-10 : 9780080478340
ISBN-13 : 0080478344
Rating : 4/5 (40 Downloads)

Book Synopsis Higher-Order Perl by : Mark Jason Dominus

Download or read book Higher-Order Perl written by Mark Jason Dominus and published by Elsevier. This book was released on 2005-03-31 with total page 601 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. * Introduces powerful programming methods new to most Perl programmers that were previously the domain of computer scientists* Gradually builds up confidence by describing techniques of progressive sophistication* Shows how to improve everyday programs and includes numerous engaging code examples to illustrate the methods


Higher-Order Perl Related Books

Higher-Order Perl
Language: en
Pages: 601
Authors: Mark Jason Dominus
Categories: Computers
Type: BOOK - Published: 2005-03-31 - Publisher: Elsevier

DOWNLOAD EBOOK

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,
Learning Perl
Language: en
Pages: 389
Authors: Randal Schwartz
Categories: Computers
Type: BOOK - Published: 2011-06-23 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

The sixth edition of this bestselling Perl tutorial includes recent changes to the language. Years of classroom testing and experience helped shape the book's p
Advanced Perl Programming
Language: en
Pages: 444
Authors: Sriram Srinivasan
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Covers advanced features of Perl, how the Perl interpreter works, and presents areas of modern computing technology such as networking, user interfaces, persist
Perl & LWP
Language: en
Pages: 263
Authors: Sean M. Burke
Categories: Computers
Type: BOOK - Published: 2002-06-20 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming inform
Think Perl 6
Language: en
Pages: 466
Authors: Laurent Rosenfeld
Categories: Computers
Type: BOOK - Published: 2017-05-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Want to learn how to program and think like a computer scientist? This practical guide gets you started on your programming journey with the help of Perl 6, the