Learning Perl, 4Th Edition

E-Book Details
“Learning Perl, better known as “the Llama book,” starts the programmer on the way to mastery. Written by three prominent members of the Perl community who each have several years of experience teaching Perl around the world, this edition has been updated to account for all the recent changes to the language up to Perl 5.8.
Perl is the language for people who want to get work done. It started as a tool for Unix system administrators who needed something powerful for small tasks. Since then, Perl has blossomed into a full-featured programming language used for web programming, database manipulation, XML processing, and system administration–on practically all platforms–while remaining the favorite tool for the small daily tasks it was designed for. You might start using Perl because you need it, but you’ll continue to use it because you love it.
Informed by their years of success at teaching Perl as consultants, the authors have re-engineered the Llama to better match the pace and scope appropriate for readers getting started with Perl, while retaining the detailed discussion, thorough examples, and eclectic wit for which the Llama is famous.
The book includes new exercises and solutions so you can practice what you’ve learned while it’s still fresh in your mind. Here are just some of the topics covered:
Perl variable types subroutines file operations regular expressions text processing strings and sorting process management using third party modules
If you ask Perl programmers today what book they relied on most when they were learning Perl, you’ll find that an overwhelming majority will point to the Llama. With good reason. Other books mayteach you to program in Perl, but this book will turn you into a Perl programmer.
From the Publisher
Learning Perl is designed for those who seek a rapid working knowledge of Perl. A public domain language, Perl has established itself as the premier UNIX scripting language–replacing facilities such as the shell, sed and awk. It is currently taking root in non-UNIX markets as well. Perl is a high-level, multi-purpose language. It is used in diverse system administration tasks, while also playing an endless variety of roles in other areas. These range from data reduction and report generation to distributed computing and assorted auxiliary roles in software development. Perl has even encroached upon the territory of C and other programming languages. Perl allows the programmer to combine in one script functions that previously had to be divided between the shell, sed, awk, various other UNIX utilities, and C programs. With this breadth of capability, Perl is an extraordinarily powerful and flexible language. Learning Perl, written by a leading Perl instructor, provides a systematic, step-by-step, tutorial approach to learning the language. There are numerous short code examples punctuating a relaxed, informal, and precise tour of all the main features of the language. In addition, each chapter contains exercise problems, together with their solutions. Anyone who works through the book will be capable of programming with a broad and productive range of Perl features. For a comprehensive and detailed guide to advanced programming with Perl, read O’Reilly’s companion book, Programming Perl. –This text refers to an out of print or unavailable edition of this title.
Details About Author
Tom Phoenix has been working in the field of education since 1982. After more than thirteen years of dissections, explosions, work with interesting animals, and high-voltage sparks during his work at a science museum, he started teaching Perl classes for Stonehenge Consulting Services, where he’s worked since 1996. Since then, he has traveled to many interesting locations, so you might see him soon at a Perl Mongers’ meeting. When he has time, he answers questions on Usenet’s comp.lang.perl.misc and comp.lang.perl.moderated newsgroups, and contributes to the development and usefulness of Perl.
Randal Schwartz is one of the bestselling authors of all time, having been fortunate enough to coauthor two of the seminal books on learning Perl. In addition to writing Programming Perl and Learning Perl, Randal has been the Perl columnist for UNIX Review, Web Techniques, Sys Admin, and Linux Magazine.
Brian D. Foy has been an instructor for Stonehenge Consulting Services since 1998. He founded the first Perl user group, the New York Perl Mongers, as well as the Perl advocacy nonprofit Perl Mongers, Inc., which helped form more than 200 Perl user groups across the globe. He maintains the perlfaq portions of the core Perl documentation, several modules on CPAN, and some stand-alone scripts. He’s the publisher of The Perl Review and is a frequent speaker at conferences. His writings on Perl appear on The O’Reilly Network and use.perl.org, and in The Perl Journal, Dr. Dobbs Journal, and The Perl Review.
E-Book Summary
- Paperback: 704 pages
- Publisher: O’Reilly Media; 4 edition (July 1, 2005)
- Language: English
- ISBN-10: 1600330207
- ISBN-13: 978-1600330209
Effective Perl Programming: Ways To Write Better, More Idiomatic Perl, 2Nd Edition
Perl By Example, 4Th Edition
Beginning Perl, 3Rd Edition
Perl Pocket Reference, 5Th Edition
Perl Cookbook, 2Nd Edition
Perl: The Complete Reference, 2Nd Edition
Teach Yourself Perl In 21 Days, 2Nd Edition
Mastering Perl/Tk
Modern Perl
Teach Yourself Cgi Programming With Perl In A Week