Would you like to see this page in English? Click here.

6 neufs & d'occasion à partir de CDN$ 12.19

Vous en avez un à vendre?
Vendez les vôtres ici
 
 
Perl 5 Complete
 
Agrandissez cette image
 

Perl 5 Complete (Paperback)

de Edward S. Peschko (Author), Michelle DeWolfe (Author)
3.8étoiles sur 5  Voir tous les commentaires (29 évaluations de client)

Offert par ces vendeurs.


2 neufs à partir de CDN$ 41.57 4 d'occasion à partir de CDN$ 12.19

Les détails du produit


Descriptions du produit

From Library Journal

While Java gets the ink, Perl is the programming language that keeps the Internet running. No one owns Perl, so anyone can use it on every platform. Likewise, it serves many purposes, from managing web sites and CGI servers to system engineering. Peschko and DeWolfe cover just about everything imaginable, including running databases and developing modules for UNIX and NT. This is not a beginner's book but an excellent title for very advanced web managers.
Copyright 1998 Reed Business Information, Inc.


Product Description

Perl 5 just won the Web Tools Award for best scripting language, edging out JavaScript and VBScript. This is the package that puts all the in-demand facts about Perl 5 together in one place: what Perl is, how to program it, and how to use the brand-new Perl compiler. An in-depth reference, it shows pros how to build modules for NT and Unix; interface Perl to other programming languages, including Java, Visual Basic, anc C/C+; and find fast answers to CGI questions.

Associer des mots-clés à ce produit

 (De quoi s'agit-il ?)
Considérez votre mot-clé comme une sorte d'étiquette définissant parfaitement ce produit.
Les mots-clés aident les clients à organiser et trouver leurs articles favoris.
Vos mots-clés : Ajouter votre premier mot-clé
 

 

L'avis des consommateurs

29 évaluations
5 étoiles:
 (12)
4 étoiles:
 (5)
3 étoiles:
 (7)
2 étoiles:
 (4)
1 étoiles:
 (1)
 
 
 
 
 
Évaluation du client type
3.8étoiles sur 5 (29 évaluations de client)
 
 
 
 
Partagez votre opinion avec les autres clients:
Commentaires client les plus utiles

 
3.0étoiles sur 5 A good book to learn perl, Avril 1 2003
Par Winston Koh (Los Altos, CA United States) - Voir tous mes commentaires
(REAL NAME)   
if you have the patience to finish it! this book is packed with useful information with great depth, but its a bit dry and too thick for its intended purposes. it is a good buy to strengthen your perl knowledge and introduce you to do OOP with perl, however its not so ideal for a reference and i doubt anyone can finish this book cover-to-cover. i didnt finish it but for whatever chapters i have managed to read thru, they are pretty informative
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)



 
1.0étoiles sur 5 Hard to find information, Avril 17 2001
Par Malena R Mesarina "malena19" (Palo Alto, CA United States) - Voir tous mes commentaires
This is one of the most unorganized books I have ever read. I just started learning Perl, and I used this book because it was available in the library. I read up to chapter 10. One big problem with this book is that the Index is very short and the book is huge, so most of the time I cannot find a reference pointer to the subject I am interested. The index is basically useless. So I have wasted a lot of time trying to find information about a specific subject by browsing the book until I found a relevant heading. There seems to be tones of information in this book but, the organization is terrible; it is as if they had just dumped a lot of scattered information into one book, without beeing concerned about the logical flow. After chapter 10, the topics are very advanced, but they are not introduced properly. There is the assumption that you already know a lot of object oriented programming. I have given up on this book and threw it away. I never write book reviews but I felt compelled to do it today, because this book just got to my nerves by wasting so much of my time. I hope you don't waste your money on this book.
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)



 
3.0étoiles sur 5 Good for learning Perl, Bad as a reference, Avril 29 2000
If you are wanting to learn perl, this book will help you do that. It jumps in quickly into how to code perl, so be prepared. If you have coded C++, then this perl won't be that hard with this book. However, if you've never programmed before, then this is not the book for you.

Once I had learned perl, I found this book to be a 500 page paper weight. It does little good as a reference.

Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)


Partagez votre opinion avec les autres clients: Créer votre propre commentaire
 
 
Commentaires client les plus récents

3.0étoiles sur 5 Revised opinion!
Review no. 25 has it wrong about the recursive function; the program on Page 151 is NOT an infinite loop. I committed an error in trying out that recursive function. Read more
Publié le Mars 24 2000

2.0étoiles sur 5 Errors take the joy out of learning
I have read through a good portion of the book - however, I am not new to Perl. This book is riddled with errors. Read more
Publié le Mars 3 2000 par EssKay

4.0étoiles sur 5 Where is my errata sheet?
I feel very strongly that the publishers of this book should provide an errata sheet as the sheer quantity of errors completely spoils an otherwise excellent book. Read more
Publié le Fév 1 2000 par factor-x

3.0étoiles sur 5 Good Reference Book But Error Prone Examples
I am currently using "Perl 5 Complete" as a first exposure to Perl. The problem I have with recommending the book is that many examples that I work with do not run... Read more
Publié le Déc 24 1999 par richherr

5.0étoiles sur 5 The best Perl 5 book ever written
This is by far the best Perl5 book ever written. I have been puzzled by all those programming related books these days: with all advacned word processing techniques, can they... Read more
Publié le Déc 2 1999 par El Barto

4.0étoiles sur 5 Very good book
This book has great examples and I liked the sequence it was written in, there are a few typos but nothing the reader can't figure out, also some of the code is not explained... Read more
Publié le Aoû 26 1999

2.0étoiles sur 5 Some good material masked by many errors
After reading snippets of this book from time to time, and being frustrated and amazed at how many errors in how many code snippets could get through the editors, I finally... Read more
Publié le Aoû 7 1999 par Howard T. Maher

3.0étoiles sur 5 Generally a really good Perl book but ...
EDITORS WHAT ARE YOU DOING?!!! I think that the editors of this book should find another job - this book is full of typos and errors. Read more
Publié le Juil 9 1999

3.0étoiles sur 5 Ditto
Echo the same comments: + good raw material. Coverage on OO is very good, not just for Perl programmers but anyone interested in OO. One of the better intro to OO I've seen. Read more
Publié le Jui 11 1999 par pku@aol.com

3.0étoiles sur 5 Good material, poor index, and so many errors!
There is a lot of good material in this book, but...

First, the index is lousy, and I think calling it lousy is being overly kind. For example, ". Read more

Publié le Mai 25 1999

Rechercher uniquement sur les commentaires portant sur ce produit



Cherchez des articles semblables par catégorie


Chercher des articles semblables par sujet


Commentaires

Souhaitez-vous compléter ou améliorer les informations sur ce produit ? Ou faire modifier les images?

Votre historique récent

 (En savoir plus)

Après avoir visualisé des pages détaillées produit ou des résultats de recherche, regardez ici pour trouver une façon simple de poursuivre votre navigation sur des pages qui vous intéressent.