Have one to sell? Sell yours here
Perl Power!: A Jump Start Guide to Programming with Perl 5.0
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Perl Power!: A Jump Start Guide to Programming with Perl 5.0 [Paperback]

Michael Schilli
5.0 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 464 pages
  • Publisher: Addison Wesley; 1 edition (15 Feb 1999)
  • Language English
  • ISBN-10: 0201360683
  • ISBN-13: 978-0201360684
  • Product Dimensions: 23.1 x 17 x 1.8 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 2,634,527 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Michael Schilli
Discover books, learn about writers, and more.

Visit Amazon's Michael Schilli Page

Product Description

Product Description

If you are looking to bring the power of Perl to your workstation, this is the book for you. Now you can learn Perl basics and get up to speed with Internet and Object Oriented programming with just one book. Packed with hints and tips, solutions and exercises, Perl Power! is the perfect jumpstart guide to the hottest features of the latest Perl release.

Beginners and intermediate developers can use the introductory chapter to get up and running with Perl 5 fast, and a tutorial on object-oriented programming will supplement knowledge and help to fully exploit the power of Perl.

Internet users will learn how to automate repetitive tasks. Ready-to-go scripts show how to periodically check Web pages for changes, scan Newsgroups for interesting messages or send email. Perl Power! will enable you to write your own scripts to program-and-conquer the Internet!

System administrators will find ways to automate many tasks of their day to day work

Software developers will gain advice on solving commonly occuring programming problems in short development cycles and unleashing the power of popular Perl modules.

The accompanying CD-ROM features all the programming examples from the book, together with a complete ready-to-use Perl distribution for Windows 95/NT, a free Apache Web Server and freely available modules which can be used to solve everyday programming problems.

From the Publisher

A book for those who want to get up to speed with Perl
This book is intended to introduce Perl to the huge number of beginners and intermediate developers who need to use Perl to develop Internet applications, and who want to get up to speed quickly.

The comprehensive introductory chapter provides a quick start for all users new to Perl. The detailed description of object-oriented programming with Perl which follows then allows intermediate Perl programmers to get up to speed with the latest features of the language. Exercises demonstrating commonly encountered problems and providing ready-to-use solutions encourage the reader to actively write programs and to speed up the learning process.

As the use of freely available modules (included on the CD that accompanies the book) dramatically accelerates the development of Perl applications, the book provides guidance on locating the most relevant modules for common programming tasks and illustrates the use of many of these in detail. The book covers a wide variety of practical topics, including Utilities (calendar calculations, drawing charts), Internet Clients (retrieving pages from the Web, extracting HTML information, polling newsgroups and mail hosts, FTP/Telnet clients), CGI Programming (shopping carts) and graphical user interfaces with Perl/Tk.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
1 of 1 people found the following review helpful
By A Customer
Format:Paperback
Somehow the phrase "jump start" seems a little feeble when Schilli's energetic style catapults you into Perl. I didn't expect to be impressed by a "jump start guide" to a language with which I'm already familiar, but a brief thumb-through quickly changed my mind.

The first hundred pages or so provide a lightening-strike introduction to the basics of Perl. Best-suited for a reader with prior programming experience, the first chapter illustrates the most important Perl concepts efficiently, but also includes enough subtleties and effective examples that it's worth a look by a non-beginner.

After equally vigorous introductions to Perl objects and modules, Schilli focuses on two exciting areas where Perl's unique strengths are well-suited, Tk-based graphical user interface development and internet programming. Although Perl has many important uses beyond these two, they make an effective introduction to the breadth and power of the language.

Even the appendices contain a surprising variety of useful information, from the instructions for installing Perl from the included CD, to the quick references to HTML and POD, to the links to a variety of resources available through the 'Net.

Clearly, a "jump start guide" can't cover every detail of a language as eclectic as Perl; nevertheless, Schilli has done a very good job of selecting topics that will get the reader up and running quickly, while leaving them prepared to learn even more. I also consider this book nearly ideal for the reader who is already familiar with Perl as a rapid-development text-processing and scripting language, and who is now ready to move into full-blown application development in Perl.

Comment | 
Was this review helpful to you?
By A Customer
Format:Paperback
This book is a must have, and an excellent addition to the shelf of any Perl programmer, beginner or otherwise. You should be comfortable with general programming concepts to get the best use out of it. Great use of examples in here, and a very, *very* good read in comparison to other, denser volumes that cover this topic. Writing style does make it far easier to get the gist in this book, and Mr. Schilli does not bore you to tears with geek prose, thank heavens. You get the info you need with a snappy style to boot.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  6 reviews
4 of 4 people found the following review helpful
Perl power 30 Dec 1999
By Dennis Krystowiak - Published on Amazon.com
Format:Paperback
Excellent book that gets you started with lots of areas of perl. Most of the code I have tried works fine with Activestates's 523 build and with the perl development kit 1.2.4. Having code that work is rare with these books especially with Windows. I use 98 and NT and unix. This book is not a diffinitive guide to perl but it gives you a good summay in most of the important area's and enought code to get started quickly. It gave me lots of ideas on things I could use perl for. I also like "Perl 5 complete" for theory, but the code for that book is very buggy and hard to get to work. I like its detailed explanation of how things are suppose to work. "Perl Cookbook" is also excellent for how to solve problems various kinds of problems. These are the best of the perl books I have.
3 of 3 people found the following review helpful
Excellent book, well-written with lots of valuable info. 5 Oct 1999
By Michael E. Tacelosky - Published on Amazon.com
Format:Paperback
Although my bookshelves are already full of 700-page perl books of the "Teach Yourself" variety, I was unable to find any good explanations of the LWP module. When I found a chapter devoted to LWP in Perl Power, I was thrilled and immediately bought the book.

What I didn't expect was the bonus of someone finally providing a good explanation of Perl 5 and object-oriented perl. That section ALSO would have been worth the price of the book.

Even the first chapter had all sorts of insights and explanations I found invaluable. I've been using perl off and on for about 3 years, mostly writing quick utilities, and I'll credit this book with wanting to make me use perl more.

2 of 2 people found the following review helpful
Good introduction to Perl, and great reference 9 Mar 2000
By C. Hulshof - Published on Amazon.com
Format:Paperback
From its corny title you might expect another one of those sleazy introductions to Perl (I can name a few), but I can happily say that this book is an exception. The overview of the language is excellent and very comprehensible. Even after reading Learning Perl and Programming Perl, I picked up some valuable tips. The chapters on Object Oriented Programming and Perl/Tk are also good. For the Perl/CGI part, you might consider reading additional material, however. All in all, a surprisingly good introduction and reference to Perl 5, both for the beginner and the more advanced programmer.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback