perl |
Aftersleep Books
|
||||||||||||||||||||
Perl How to Program Introducing CGI and PythonThe following report compares books using the SERCount Rating (base on the result count from the search engine). |
|||||||||||||||||||||
|
Aftersleep Books - 2005-06-20 07:00:00 | © Copyright 2004 - www.aftersleep.com () | sitemap | top |
Perhaps the greatest asset here is the Live-Code approach, in which code examples are shown in their entirety, including the output the reader should expect upon execution of the program. The authors then go on to dissect each program line by line, making sure that the reader knows exactly what is happening, and why, every step of the way. I found this approach to be more useful than any other I've seen in any programming book.
The book also emphasized for me the appropriateness of Perl as a first programming language. While it has its quirks, it also has some great advantages, i.e., the ability to write and run console applications (great for learning), a fast compiler, and the fact that it is loosely typed. Add to all this the glossy color pages, and the included CD (which allows users to install a completely configured distribution of Perl 5.6 from ActiveState, and NuSphere's MySQL), and you have the most comprehensive learning Perl solution on the market. It may be pricey, the it is really worth every penny!