Import It All
Books > Computers & Technology > Programming
Perl by Example

Perl by Example

Product ID: 6824654 Condition: New

Sold Out

Product Description

Perl by Example

<P style="MARGIN: 0px"> </P> <P style="MARGIN: 0px" align=left>“I picked up a copy of <I>JavaScript by Example </I>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.”</P> <P style="MARGIN: 0px" align=left text-align="left">–<I>Chris Gomez, Web services manager, Zunch Worldwide, Inc.</I> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left">“I have been reading your <I>UNIX</I> <I>® </I> <I>Shells by Example </I>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…so I thought I’d email you, just to let you know what a great job you have done!”</P> <P style="MARGIN: 0px" align=left text-align="left">–<I>Farogh-Ahmed Usmani, B.Sc. (Honors), M.Sc., DIC, project consultant (Billing Solutions), Comverse</I> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left">“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 <I>Learning Perl </I>by O’Reilly. Good book but lacking on the examples. I then went to <I>Programming Perl </I>by Larry Wall, a great book for intermediate to advanced, didn’t help me much beginning Perl. I then picked up <I>Perl by Example, Third Edition–</I>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.”</P> <P style="MARGIN: 0px" align=left text-align="left">–<I>Dan Patterson, software engineer, GuideWorks, LLC</I> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left">“Ellie Quigley has written an outstanding introduction to Perl, which I used to learn the language from scratch. 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 <I>Programming Perl </I>by Wall et al., I still find Quigley’s book a most useful reference.”</P> <P style="MARGIN: 0px" align=left text-align="left">–<I>Casey Machula, support systems analyst, Northern Arizona University, College of Health and Human Services</I> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left">“When I look at my bookshelf, I see eleven books on Perl programming. <I>Perl by Example, Third Edition, </I>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 in several years and my programming was mostly in COBOL so I was a rank beginner at Perl. I had at that time purchased several popular books on Perl but nothing that really put it together for me. I am still no pro, but my book has many dog-eared pages and each one is a lesson I have learned and will certainly remember. “I still think it is the best Perl book on the market for anyone from a beginner to a seasoned programmer using Perl almost daily.”</P> <P style="MARGIN: 0px" align=left text-align="left">–<I>Bill Maples, network design tools and automations analyst, Fidelity National Information Services</I> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left">“We are rewriting our intro to OS scripting course and selected your text for the course. It’s an exceptional book. The last time we considered it was a few years ago (second edition). The debugging and system administrator chapters at the end nailed it for us.”</P> <P style="MARGIN: 0px" align=left text-align="left">–<I>Jim Leone, Ph.D., professor and chair, Information Technology, Rochester Institute of Technology</I> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left">“Quigley’s book acknowledges a major usage of PHP. To write some kind of front end user interface program that hooks to a back end MySQL database. Both are free and open source, and the combination has proved popular. Especially where the front end involves making an HTML web page with embedded PHP commands. “Not every example involves both PHP and MySQL. Though all examples have PHP. Many demonstrate how to use PHP inside an HTML file. Like writing user-defined functions, or nesting functions. Or making or using function libraries. The functions are a key idea in PHP, that take you beyond the elementary syntax. Functions also let you gainfully use code by other PHP programmers. Important if you are part of a coding group that has to divide up the programming effort in some manner.”</P> <P style="MARGIN: 0px" align=left text-align="left">–<I>Dr. Wes Boudville, CTO, Metaswarm Inc.</I> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left"> <B>The World’s Easiest Perl Tutorial–Fully Updated!</B> </P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left> <I> <B> <I>Perl by </I> <I>Example, Fourth Edition, </I> </B> </I>is the easiest, most hands-on way to learn Perl. Legendary Silicon Valley programming instructor Ellie Quigley has thoroughly updated her classic to deliver the skills and information today’s Perl users need most–including all-new coverage of MySQL database programming and a Perl QuickStart designed to get experienced users up and running fast.</P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left">Quigley illuminates every technique with focused, classroom-tested code examples, detailed line-by-line explanations, and real program output. This exceptionally clear, easy-to-understand book takes you from your first Perl script to database-driven applications. It’s the only Perl book you’ll ever need!</P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px" align=left text-align="left"> <B>New in this edition:</B> </P> <UL> <LI> <P style="MARGIN: 0px" align=left text-align="left">Perl programming QuickStart: makes first-time Perl programmers productive in just twenty pages </P> <LI> <P style="MARGIN: 0px" align=left text-align="left">All-new chapter on using the Perl DBI with the MySQL database–plus an easy SQL primer to quickly get you started programming any database</P> <LI> <P style="MARGIN: 0px" align=left text-align="left">New introductions to Perl in biology (bioinformatics) and to mod_perl, a Perl interpreter embedded in the Apache server, which allows you to create fast, dynamic content; manage the Apache server; authenticate users; and much more</P> </LI> </UL> <P style="MARGIN: 0px" align=left text-align="left"> <B>Completely updated:</B> </P> <UL> <LI> <P style="MARGIN: 0px" align=left text-align="left">Includes many new and completely rewritten code examples</P> <LI> <P style="MARGIN: 0px" align=left text-align="left">Contains fully revised CGI coverage for building dynamic Web sites with Perl</P> <LI> <P style="MARGIN: 0px" align=left text-align="left">Covers modern Perl 5.8 concepts and principles–and provides a great foundation for Perl 6</P> </LI> </UL> <P style="MARGIN: 0px">More than 30,000 sysadmins, power users, and developers have used previous editions of <I>Perl by Example</I> </P> <P style="MARGIN: 0px" align=left text-align="left">to become expert Perl programmers. With <I> <B> <I>Perl by Example, Fourth Edition,</I> </B> </I>you can, too–even if you’re</P> <P style="MARGIN: 0px" align=left text-align="left">completely new to Perl. After you’ve become an expert, you’ll turn to this book constantly as the best</P> <P style="MARGIN: 0px" align=left text-align="left">source for reliable answers, solutions, and code.</P> <P style="MARGIN: 0px" align=left text-align="left"> <BR> </P> <P style="MARGIN: 0px"> <B>About the CD-ROM:</B> </P> <P style="MARGIN: 0px" align=left text-align="left">The CD-ROM includes all code and files for this book’s hundreds of example scripts.</P>

Technical Specifications

Country
USA
Brand
Prentice Hall
Manufacturer
Pearson P T R
Binding
Paperback
ItemPartNumber
Illustrations
UnitCount
1
UPCs
076092041375
EANs
9780132381826

You might also like

Back to top