Learning Perl, Fourth Edition

by O'Reilly Media, Inc.

$39.95
buy from amazon.com
Average Rating: * * * * -
Sales Rank:103666 (lower is better)
Price Used:$12.95
Shipping:Free Shipping on most orders over $25*
Availability:Usually ships in 24 hours
Release Date:2005-07-01
Label:O'Reilly Media, Inc.
Pages:304
Binding:Paperback
Publication Date:2005-07-14
Published By:O'Reilly Media, Inc.
ASIN:0596101058
Category:Book

Authors

Editorial Reviews and Product Descriptions

Product Description

"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.

Amazon.com

In this smooth, carefully paced course, a leading Perl trainer teaches you to program in the language that threatens to make C, sed, awk, and the Unix shell obsolete for many tasks. This book is the "official" guide for both formal (classroom) and informal learning. It is fully accessible to the novice programmer.

Customer Reviews

If you're looking for the best Perl introduction, this is it - Reviewed on 2008-08-07
* * * * *
1 customer found this review helpful.

An oft-repeated allegation against Perl is that it is write-only. In my opinion, this allegation is usually made by programmers proficient in other languages that have trouble understanding or following Perl idioms (one trivial example: the use of for loops instead of the Perl-native foreach loop).

The value of this book is that it teaches a beginner how to use idiomatic Perl. Someone learning Perl from this book will, in course of time, distinguish between line noise and well-written Perl.

A small subset of Perl is covered, not quite sufficient for much other than basic text processing; however the learning provides a firm base for exploration of other Perl books in O'Reilly's Perl menagerie. Specifically, the "Camel" book (Programming Perl) becomes a lot easier to read once the reader has completed this book and work through its exercises.

In sum, this is the best book for a gentle introduction to a very useful language.
One book for most of use - Reviewed on 2008-03-18
* * * * *
1 customer found this review not to be helpful.
This is the book which led me into the Perl world. It's not the first Perl book I read. Before came to this book, I read some other books, took online lessions, etc. but it's this easy reading book did the work. I also bought the cookbook but never touch it. The knowledge from this book is quite enough for routine use of Perl for basic but useful scripting. If you're new to Perl, this is the right book for you.
Learning Perl - Reviewed on 2007-11-02
* * * *
1 customer found this review helpful, 1 did not.

Well laid out, easy to follow for a beginner. Serious coders will need a more detailed and in depth book after completing this one.
very good book for anyone new to perl - Reviewed on 2007-10-27
* * * * *
2 customers found this review helpful.

I recommend this book to anyone who is new to perl. The only thing I thought could have been better though was add more examples after each chapter. But other than that the book explains the basics very good.
An introduction to Perl - Reviewed on 2007-10-04
*
5 customers found this review helpful, 11 did not.

This book is a gives a gentle introduction to Perll; by the time you have gone through this book, you would have touched on some very simple operations and common language idioms found in Perl. This is not a comprehensive guide; on the contrary the book is selective about covering only those constructs and issues that one is most likely to face early on in programming with Perl.

This does not collect any of the more powerful feature in Perl like Reference; Data Structures; Manipulating lists of list.

I would not recomend this book.
Read More Customer Reviews »
Go To Amazon Product Page

* - See Amazon Product Page for shipping and pricing details.


Book Subjects