Content deleted Content added
rm WP:PEACOCK words, unbold "the alpaca book" and uncapitalize alpaca and llama in 2 places. |
add reviews with refs |
||
Line 4:
<!-- End of AfD message, feel free to edit beyond this point -->
[[Image:Intermediate_Perl.jpg|thumbnail|right|200px|Cover of Intermediate Perl]]
'''''Intermediate Perl''''' (ISBN 0-596-10206-2) is a book by [[Randal L. Schwartz]], [[Brian D Foy]] and Tom Phoenix, published in 2006 by [[O'Reilly Media|O'Reilly]]. It was released as a retitled second edition of '''''Learning Perl Objects, References & Modules''''' (ISBN 0-596-00478-8) by Schwartz and Phoenix, published by O'Reilly in 2003.
''Intermediate Perl'' is a follow-up to ''[[Learning Perl]]''. Just as ''Learning Perl'' features a [[llama]] on its cover, its follow-up features an [[alpaca]]. For this reason, they are sometimes referred to as, respectively, "the llama book" and "the alpaca book".
Line 12:
For this book, rather than using [[Fred Flintstone|Fred]] and [[Barney Rubble|Barney]] as [[metasyntactic variable]]s again, Schwartz used the names of characters from [[Gilligan's Island]], a theme originally used by [[Joseph N. Hall]] in the training material he developed for Schwartz while working with Stonehenge Consulting. Those materials formed the basis for the book.
==Critical reception==
== External links ==▼
The book's review in ''The Perl Journal'' said ''"It really is an outstanding book that will improve the quality of your code by leaps after reading each chapter. Every serious Perl fan should buy a copy."'' <ref>{{cite web|url=http://drdobbs.com/web-development/184416041|title=Learning Perl Objects, References, & Modules|publisher=The Perl Journal|month=August|year=2003}}</ref>. A review in the same month in the technology blog ''[[Slashdot]]'' said of the book: {{quote|"In the world of Perl there was once only the '[[camel book]],' held in perhaps as much reverence as '[[The C Programming Language (book)|K & R]]' among [[C (language)|C programmers]]. It certainly appealed to roughly the same audience, those who wanted a short, sharp introduction to a programming language. It was with a problem that needed solving and a copy of the camel book that I started as a Perl programmer. Then for those that wanted a introduction to Perl and programming Randal L. Schwartz wrote ''Learning Perl'', a book that has arguably become the definitive textbook for teaching Perl. The one weakness was that it left off before really getting to the guts of building large, complex projects in Perl. It did not cover classes, objects, breaking your code up into pieces or the more arcane aspects of variables, references. For this we had to resort to the last few chapters of the 'camel book' and I, for one, have never really been totally comfortable at this end of the language; when I'm reading someone else's code it might take a couple of reads to fully understand the process. Now this weakness has been well and truly addressed. Schwartz, with Tom Phoenix, has written ''"Learning Perl Objects, References & Modules"'', a volume that takes the same steady approach to teaching you the more advanced topics as the earlier 'Learning Perl'. Schwartz has spent the years since writing 'Learning Perl' teaching and writing. You can tell, this is a superbly written book, not that ''Learning Perl'' wasn't well written; it's just that this volume is far better... I think this may well become a classic, I may well in ten years time talk of Schwartz's books with the same awe I now talk of [[Brian Kernighan]]'s. I'll certainly eagerly await his next book and keep this one close until it comes."''<ref>{{cite web|url=http://developers.slashdot.org/story/03/08/01/0619259/Learning-Perl-Objects-References-amp-Modules|title=Learning Perl Objects, References & Modules|publisher=[[Slashdot]]|month=August|year=2003}}</ref>}}
==References==
{{reflist}}
▲== External links ==
* [http://www.oreilly.com/catalog/lrnperlorm/index.html O'Reilly Catalog: Learning Perl Objects, References & Modules]
* [http://www.oreilly.com/catalog/intermediateperl/ O'Reilly Catalog: Intermediate Perl]
|