Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Perl Pocket Reference
 
 

Perl Pocket Reference [Paperback]

Johan Vromans
5.0 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
School & Library Binding --  
Paperback CDN $10.94  
Paperback, July 26 2002 --  
There is a newer edition of this item:
Perl Pocket Reference Perl Pocket Reference 5.0 out of 5 stars (2)
CDN$ 10.94
In Stock.

Customers Who Bought This Item Also Bought


Product Details


Product Description

Book Description

The Perl Pocket Reference is an invaluable reference for those who find themselves frequently searching for a quick answer to a question or reminder of a syntax rule. This handy, well-organized quick reference condenses stacks of Perl documentation down to the most essential at-your-fingertips facts. For ease-of-use, convenience, and price, this little reference is the first place Perl programmers look when they need an answer quickly.

The Perl Pocket Referenc provides a complete overview of the Perl programming language, all packed into a convenient, carry-around booklet. It is updated for Perl 5.8, and covers a summary of Perl syntax rules, a complete list of operators, built-in functions, and standard library modules, all with brief descriptions. Also included are the newest Perl features, such as enhanced regular expressions, multithreading, the Perl compiler, and Unicode support.

The Perl Pocket Reference, 4th Edition, is the perfect companion to the authoritative books on Perl published by O'Reilly & Associates: Programming Perl, Learning Perl, and the Perl Cookbook. This pocket reference will never make it to the bookshelf--dog-eared and well worn, it will remain within arms reach of the keyboard or tucked in a back pocket, where it will be referred to on a daily basis.

From the Publisher

The Perl Pocket Reference, 4th Edition provides a complete overview of the Perl programming language, all packed into a convenient, carry-around booklet. It is updated for Perl 5.8, and covers a summary of Perl syntax rules, a complete list of operators, built-in functions, and standard library modules, all with brief descriptions. Also included are the newest Perl features, such as enhanced regular expressions, multithreading, the Perl compiler, and Unicode support.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

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 organize and find favorite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

2 Reviews
5 star:
 (2)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

5.0 out of 5 stars Just right, April 11 2003
By 
skiggety (Hudson, MA United States) - See all my reviews
This review is from: Perl Pocket Reference (Paperback)
"Perl Pocket Reference" has the dense information content of "Perl in a nutshell" with extra readability and decreased size. However, in it's subject matter it more closely resembles "programming perl" (aka: camel), because it only covers the language itself. I own all three of these books, and even when they are all within arms reach, I still use this pocket reference more than the other two books, for two reasons:

1)As a beginner (in Perl), many of my questions can be answered with a small book such as "Perl Pocket Reference".
2)I don't have to sift through a lot of extraneous information to get answers quickly.

This pocket reference is no substitute for the Camel, (or for a more complete reference such as "Perl in a nutshell") but it's a great solution for
-finding succinct answers quickly
-reminding yourself of the basics of some feature that you don't use much
-serving as a beginner's reference, or
-bringing to an open-book exam. ;-)

Buy this book if you have another perl book and you want to get answers more efficiently.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Don't program Perl without this cool reference book, Feb 10 2003
By 
Gregor Theis (Meerbusch Deutschland) - See all my reviews
(REAL NAME)   
This review is from: Perl Pocket Reference (Paperback)
If you are not one of the great Perl Wizards that know the syntax for every commands by heart, you should by this very handy book. This booklet is a reference book. Do not expect to learn Perl from scratch with this booklet (although I learned a lot of details :-). If you do not know Perl I recommend "Learning Perl" first.

The 4th edition of "Perl Pocket Reference" has been enhanced to cover Perl 5.8. It adds some small enhancements for the new IO libraries, regular expressions and Unicode handling. The basics are still as good as in the 3rd edition (although a bit more cleaned up).

I love this book because it is without any useless overhead. The information density is very high so make sure that you read this book slowly.

This book covers "only" the Perl language (which is quite big compared to e.g. "C") It does not cover your favourite Perl module (e.g. DBI, LWP and so on). There are almost no examples in this book. If you look for examples I recommend e.g. "Perl Cookbook" from O'Reilly.

I really like this book. What it tries to do, it does very well (small reference book of the Perl language). I have it always on my desk at work and I already gave away more than 20 copies (German and English versions) to my coworkers.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.1 out of 5 stars (12 customer reviews)

36 of 36 people found the following review helpful
5.0 out of 5 stars Just right, April 10 2003
By skiggety - Published on Amazon.com
This review is from: Perl Pocket Reference (Paperback)
"Perl Pocket Reference" has the dense information content of "Perl in a nutshell" with extra readability and decreased size. However, in it's subject matter it more closely resembles "programming perl" (aka: camel), because it only covers the language itself. I own all three of these books, and even when they are all within arms reach, I still use this pocket reference more than the other two books, for two reasons:

1)As a beginner (in Perl), many of my questions can be answered with a small book such as "Perl Pocket Reference".
2)I don't have to sift through a lot of extraneous information to get answers quickly.

This pocket reference is no substitute for the Camel, (or for a more complete reference such as "Perl in a nutshell") but it's a great solution for
-finding succinct answers quickly
-reminding yourself of the basics of some feature that you don't use much
-serving as a beginner's reference, or
-bringing to an open-book exam. ;-)

Buy this book if you have another perl book and you want to get answers more efficiently.


21 of 21 people found the following review helpful
5.0 out of 5 stars Don't program Perl without this cool reference book, Feb 10 2003
By Gregor Theis - Published on Amazon.com
This review is from: Perl Pocket Reference (Paperback)
If you are not one of the great Perl Wizards that know the syntax for every commands by heart, you should by this very handy book. This booklet is a reference book. Do not expect to learn Perl from scratch with this booklet (although I learned a lot of details :-). If you do not know Perl I recommend "Learning Perl" first.

The 4th edition of "Perl Pocket Reference" has been enhanced to cover Perl 5.8. It adds some small enhancements for the new IO libraries, regular expressions and Unicode handling. The basics are still as good as in the 3rd edition (although a bit more cleaned up).

I love this book because it is without any useless overhead. The information density is very high so make sure that you read this book slowly.

This book covers "only" the Perl language (which is quite big compared to e.g. "C") It does not cover your favourite Perl module (e.g. DBI, LWP and so on). There are almost no examples in this book. If you look for examples I recommend e.g. "Perl Cookbook" from O'Reilly.

I really like this book. What it tries to do, it does very well (small reference book of the Perl language). I have it always on my desk at work and I already gave away more than 20 copies (German and English versions) to my coworkers.


21 of 26 people found the following review helpful
5.0 out of 5 stars Buy a clue, Gerald, Aug 25 2005
By The Sardonic Wit - Published on Amazon.com
This review is from: Perl Pocket Reference (Paperback)
Gerald W. Irmler writes in his review "I also have two very large Perl books that are also almost useless, so maybe it's a Perl problem." Well yes, Perl is not an easy language, but I suspect that the main problem here is an Irmler problem. This book does a very good job of doing what it intends to. Another clue that Irmler is lacking a clue is the baffling comment that "The author seemed more interested in being clever and funny, then (sic) imparting information." Huh? The book is comprised entirely of very succinct facts about the language. There is no style here to speak of, due to the nature of the book.

I rate this book 5 stars, Irmler -5 stars.
 Go to Amazon.com to see all 12 reviews  4.1 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback