File Size: 60221 KB
Print Length: 888 pages
Simultaneous Device Usage: Up to 5 simultaneous devices, per publisher limits
Publisher: Prentice Hall; 5 edition (January 2, 2015)
Publication Date: January 2, 2015
Sold by: Digital Services LLC
Language: English
ASIN: B00RP3A15O
Text-to-Speech: Enabled
X-Ray: Not Enabled
Word Wise: Not Enabled
Lending: Not Enabled
Enhanced Typesetting: Enabled
Best Sellers Rank: #467,375 Paid in Kindle Store (See Top 100 Paid in Kindle Store) #14 in Kindle Store > Kindle eBooks > Computers & Technology > Programming > Perl #47 in Books > Computers & Technology > Programming > Languages & Tools > Perl #414 in Kindle Store > Kindle eBooks > Computers & Technology > Operating Systems
This book was the required and only text for an introductory Perl class that I took. The students generally panned the book. While we appreciated having an extensive source of examples (the book is over 800 pages long), the examples often seemed trivial and repetitive.Let's look at what the book is not. This book is not an introductory programming book-it does not cover basic principles of programming. This book is not a Perl tutorial-it does not introduce Perl concepts and features in a systematic and integrated way. For example, consider the various array functions. All you get in the book is a series of separate sections on each function. There is no discussion that push and pop might somehow be related. This book is not a Perl reference-it does not provide complete and easy-to-access information. For example, it only rarely covers exception conditions. Consider the pop function-the book never indicates what happens if you apply the pop function to an empty array.So what is this book? It is an extensive source of trivial and repetitive examples. This book might be a good supplementary text for people who learn best through numerous repetitive examples. Also, the systematic three-part layout of each example is helpful (the format of the Perl language element, an example script with output, and an explanation).If you want a book of Perl examples, you might consider the "Perl Cookbook" by Christiansen and Torkington.
I've been a programmer for over 23 years (started very young) and I've programmed in Perl for about two years. Out of the 24 Perl books I own (including most of the O'Reilly books), this is one of my two favorites. The examples are excellent and there is a brief description of almost everything. I have used Perl on both UNIX and Windows NT, but am using mostly Windows NT now and this book has helped greatly just by explaining things better than Learning Perl and Programming Perl (O'Reilly). My other favorite which lists many libraries/packages is Perl Cookbook (O'Reilly).
I picked up this book as a tutorial/reference for my Perl class. Overall I found this books explanations to be very clear and comprehensible for even the novice. There are many good illustrative examples. It covers some very important features like sort, map, grep and also split. The regular expression coverage is really well done. In addition to coverage these foundation concepts, the book also delves into some more advanced features of Perl such as file i/o and database (DBI).Despite, the this excellent work, I have found the book does have some shortcomings that I think should be taken into account. There are several foundation concepts that are not adequately covered. For example, substr() only has a little reference blurb, but one cannot comprehend what substr is doing without seeing adequate examples. The vanilla reference from PerlDoc.com is a bit more adequate. I also found the file i/o cumbersome to sift through. I had to hunt for information I needed.The book's attempt to be platform neutral, or rather multi-platform embracing, is great. I thought adding Mac and Win coverage for file i/o was more than appropriate and very useful. However, when covering advanced features, I wish Quigley could have sprinkled some resourceful platform specific coverage, such as Administration, Registry, and OLE Automation (VBA-like functionality) on Windows, or OSA (Open Scripting Architecture) or AppleScript-like functionality, on the Macintosh.Overall, I think the book is excellent, but definately not the only book needed for foundation concepts of Perl. In my narrow scope of getting a good reference book for my Perl course, I would have chosen another book.
Ellie Quigley delivers again. Her latest version of Perl by Example has been completely updated to include the latest features of the most fun programming language in existence. The new format is even easier to read than before. Anyone programming in a Linux environment will be particularly impressed with her treatment of Linux shells. As in previous books, Quigley's examples are always short and to the point. She explains each and every line of code in her examples leaving nothing to the imagination. I've been teaching Perl at the corporate and college level for four years, and would recommend this book over all others to people who are trying to learn the language for the first time, or to those who just want a complete reference at their side. This book's a keeper!
Hi,When you have learnt PERL from a series of good books, and you finally think you can master it, then read this brilliant PERL by EXAMPLE.I'm convinced that everyone will discover a mass of new things in it.The way the author builds up the definitions followed bij numbered lines in the examples referring to the same numbers in the explanation lists, is simply fantastic.Thank you, dear Ellie Quigley, from the bottom of my PERL heart.Romain.
I use the Perl language daily (and I love it). I own several of Ellie's books and have taken classes from her in Silicon Valley. The books are clear, the index is excellent, but the examples are too simple. Many examples use input typed in from the keyboard (instead of reading in input from a file). Business applications/corporate applications usually read in input from a file.
Effective Perl Programming: Ways to Write Better, More Idiomatic Perl (Effective Software Development Series) Perl by Example Raspberry Pi 3: A Simple Guide to Help You Get the Most Out of Your Raspberry Pi 3 (Raspberry Pi, Python, Raspberry Pi 2, Perl, Programming, Raspberry Pi 3, Ruby) Modern Perl Win32 Perl Programming: The Standard Extensions (2nd Edition) Perl Resource Kit Win32 Edition Cross-Platform Perl Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Perl Hacks: Tips & Tools for Programming, Debugging, and Surviving Java Programming: Master's Handbook: A TRUE Beginner's Guide! Problem Solving, Code, Data Science, Data Structures & Algorithms (Code like a PRO in 24 ... design, tech, perl, ajax, swift, python) Learning Perl Student Workbook An Introduction to Language Processing with Perl and Prolog: 260 (Cognitive Technologies) Ruby: Programming, Master's Handbook: A TRUE Beginner's Guide! Problem Solving, Code, Data Science, Data Structures & Algorithms (Code like a PRO in 24 ... design, tech, perl, ajax, swift, python) Oracle SQL by Example (3rd Edition) Flash Game Development by Example Kinect in Motion - Audio and Visual Tracking by Example JavaFX 8: Introduction by Example Pentaho 5.0 Reporting by Example: Beginner's Guide COM Programming by Example: Using MFC, ActiveX, ATL, ADO, and COM+ Linux Socket Programming by Example