Beginning Perl
by Curtis 'Ovid' Poe
Publisher: Wrox 2012
ISBN/ASIN: 1118013840
Number of pages: 696
Description:
This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. It presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start programming with confidence.
Download or read it online for free here:
Read online
(online reading)
Similar books
Modern Perl
by chromatic - Onyx Neon Press
Modern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good craftsmanship and a full understanding of Perl.
(13476 views)
by chromatic - Onyx Neon Press
Modern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good craftsmanship and a full understanding of Perl.
(13476 views)
Think Perl 6: How to Think Like a Computer Scientist
by Allen B. Downey - Green Tea Press
After having completed this book, you should be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6.
(6946 views)
by Allen B. Downey - Green Tea Press
After having completed this book, you should be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6.
(6946 views)
Impatient Perl
by Greg London - Lulu.com
This document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information. This is also a handy desk reference for some of the more common perl related questions.
(15083 views)
by Greg London - Lulu.com
This document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information. This is also a handy desk reference for some of the more common perl related questions.
(15083 views)
Higher-Order Perl: Transforming Programs with Programs
by Mark Jason Dominus - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(20306 views)
by Mark Jason Dominus - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(20306 views)