The complete Perl command reference-the perfect tool for finding the syntax for the most common and obscure Perl commands.* Commands are sorted by task, class packet, platform or hardware compatibility all in alphabetical order* Includes jump tables to guide readers to specific pages in the referenc
Perl: The Complete Reference
โ Scribed by Martin C. Brown
- Book ID
- 127434210
- Publisher
- Osborne/McGraw-Hill
- Year
- 2001
- Tongue
- English
- Weight
- 8 MB
- Edition
- 2 Sub
- Category
- Library
- ISBN-13
- 9780582426924
No coin nor oath required. For personal study only.
โฆ Synopsis
Terrible book for learning Perl. As an example, I needed to know how to add an element to the end of an array. So I went to the 'Variables and Data' chapter where there is a section on arrays. Well, it mentions how to create an array, how to change the value of a specific array position and thats about it. I had to search online to find out how to do a very basic thing--add to the end of an array. The 'Variables and Data' section makes no mention of using 'push(@array, "whatever")'. I keep having to search online for very basic things that should be easily found in this book. Oh, and starting the book by talking in-depth about 'Perl parsing rules'--I got confused from the start. Definitely not something you want to learn Perl with.
โฆ Subjects
Perl
๐ SIMILAR VOLUMES
Learning Perl Objects, References & Modules picks up where Learning Perl leaves off. This new book offers a gentle introduction to the world of references, object-oriented programming, and the use of Perl modules that form the backbone of any effective Perl program. Following the successful format o
Strut your stuff with this completely up-to-date guide Struts guru James Holmes has completely revised and updated his definitive, bestselling Struts volume. You will get soup-to-nuts coverage of Struts 1.3, the latest version of the framework used to create flexible, high-performance web applicatio
Filled with real-world examples, cutting-edge techniques, and insider tricks to make your Struts applications sizzle, this comprehensive guide will help you learn to write high-performance Struts applications and internationalize, test, and secure them.
This is a useful book for those who need in-depth information on GCC, but needs more effort in both writing and editing. There are numerous copy-paste-itis errors, which shows that it was not properly proof-read. It also has passages in various chapters which are nearly duplicates of each other, e