Perl by example

so I thought I'd email you, just to let you know what a great job you have done!"--Farogh-Ahmed Usmani, B. Sc. (Honors), M. Sc., DIC, project consultant (Billing Solutions), Comverse "I have been learning Perl for about two months now; I have a little shell scripting experience but th...

Full description

Bibliographic Details
Main Author: Quigley, Ellie
Format: eBook
Language:English
Published: Upper Saddle River, N.J. Prentice Hall 2008
Edition:4th ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04411nmm a2200337 u 4500
001 EB001938674
003 EBX01000000000000001101576
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780132381826 
050 4 |a QA76.73.P22 
100 1 |a Quigley, Ellie 
245 0 0 |a Perl by example  |c Ellie Quigley 
250 |a 4th ed 
260 |a Upper Saddle River, N.J.  |b Prentice Hall  |c 2008 
300 |a xxix, 971 pages  |b illustrations 
505 0 |a The practical extraction and report language -- Perl quick start -- Perl scripts -- Getting a handle on printing -- What's in a name -- Where's the operator? -- If only, unconditionally, forever -- Regular expressions-pattern matching -- Getting control-regular expression metacharacters -- Getting a handle on files -- How do subroutines function? -- Modularize it, package it, and send it to the library! -- Does this job require a reference? -- Bless those things (object-oriented Perl) -- Those magic ties and DBM stuff -- CGI and Perl: the hyper dynamic duo -- Perl meets MySQL-a perfect connection -- Interfacing with the system -- Report writing with pictures -- Send it over the net and sock it to 'em -- Appendix: A. Perl built-ins, progmas, modules, and the debugger -- B. SQL language tutorial -- C. Perl and biology -- D. Power and speed: CGI and mod_perl 
653 |a Perl (Computer program language) / http://id.loc.gov/authorities/subjects/sh95010633 
653 |a Perl (Langage de programmation) 
653 |a Perl (Computer program language) / fast 
653 |a Perl (Computer program language) / blmlsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 0132381826 
776 |z 9780132381826 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780132381826/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.13/3 
520 |a so I thought I'd email you, just to let you know what a great job you have done!"--Farogh-Ahmed Usmani, B. Sc. (Honors), M. Sc., DIC, project consultant (Billing Solutions), Comverse "I have been learning Perl for about two months now; I have a little shell scripting experience but that is it. I first started with Learning Perl by O'Reilly. Good book but lacking on the examples. I then went to Programming Perl by Larry Wall, a great book for intermediate to advanced, didn't help me much beginning Perl. I then picked up Perl by Example, Third Edition- this book is a superb, well-written programming book. I have read many computer books and this definitely ranks in the top two, in my opinion. The examples are excellent. The author shows you the code, the output of each line, and then explains each line in every example." - Dan Patterson, software engineer, GuideWorks, LLC "Ellie Quigley has written an outstanding introduction to Perl, which I used to learn the language from scratch.  
520 |a All one has to do is work through her examples, putz around with them, and before long, you're relatively proficient at using the language. Even though I've graduated to using Programming Perl by Wall et al., I still find Quigley's book a most useful reference." - Casey Machula, support systems analyst, Northern Arizona University, College of Health and Human Services "When I look at my bookshelf, I see eleven books on Perl programming. Perl by Example, Third Edition, isn't on the shelf; it sits on my desk, where I use it almost daily. When I bought my copy I had not programmed inches 
520 |a "I picked up a copy of JavaScript by Example over the weekend and wanted to thank you for putting out a book that makes JavaScript easy to understand. I've been a developer for several years now and JS has always been the "monster under the bed," so to speak. Your book has answered a lot of questions I've had about the inner workings of JS but was afraid to ask. Now all I need is a book that covers Ajax and Coldfusion. Thanks again for putting together an outstanding book."--Chris Gomez, Web services manager, Zunch Worldwide, Inc. "I have been reading your UNIX ® Shells by Example book, and I must say, it is brilliant. Most other books do not cover all the shells, and when you have to constantly work in an organization that uses tcsh, bash, and korn, it can become very difficult. However, your book has been indispensable to me in learning the various shells and the differences between them ...