Most Helpful Customer Reviews
13 of 13 people found the following review helpful:
5.0 out of 5 stars
Another good book from O'Reilly, 7 Nov 2000
This review is from: Learning Perl (Paperback)
O'Reilly did it again. This one sits on my bookshelf now, almost never referred to. It was handy when learning perl, but since then I have tended to use the more advanced O'Reilly perl books. I finished with this one in a few days. After all, once you have learned a language, you do not want a tutorial in it, you want a reference. However, I cannot fault the quality of the book for doing what it says on the front: it teaches you perl, and makes that progress about as much fun as it could be in the progress. Like Programming Perl, I found I could read this book from cover to cover, almost like a good novel (well, OK, not exactly like, but it's a lot less dry than almost any other computing text I have read). I would not recommend buying just this book if you want to use perl regularly. Buy "Programming Perl" as well, at a minimum, since that is a more complete reference. But if all you want is an easy but thorough tutorial, you will not find a better one than this. It will get you up and running fast, and with a smile on your face.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
13 of 13 people found the following review helpful:
4.0 out of 5 stars
This is a top book for anyone learning the basics of Perl, 25 Feb 2000
By A Customer
This review is from: Learning Perl (Paperback)
Having started reading this book as someone who had the impression that Perl was difficult to understand and hard to code, I am now enlightened and will be using Perl extensively on my web sites. The explanations were clear, concise and injected with humour. It has completed altered my view on Perl and I cannot recommened this book highly enough. Regular expressions are covered briefly but do need a book by themselves (as published by O'Reilly) and a reasonable knowledge of programming is useful to follow some examples. This book is very nearly the dog's bits. :)
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
9 of 9 people found the following review helpful:
4.0 out of 5 stars
Well-paced learning tool. Recommended, 7 Nov 1998
By A Customer
This review is from: Learning Perl (Paperback)
I came to Perl from Windows, C & Delphi and wanted a quick leg up the learning ladder. This book does just that, but with some caveats. I found it hard to get past the leaden and, to me, very un-funny foreword by Larry Wall. That apart, the book does the job as advertised. The 1st chapter (A Stroll Through Perl) is tough. It throws in a lot of code without explanation (e.g. use of =~ operator on p.11) and is very Unix-oriented. If you know C, you'll hack it, but this is heavy stuff for a non-programmer wishing to learn. Programming Perl (this book's big brother) is much tougher again. You would need to be an intermediate/advanced C & Unix hacker to go straight into Perl from there. However, if you come to use Perl regularly (and most Windows folk coming here will be using Perl for CGI stuff), you would be well advised to buy both. The remainder of the book consists of well-paced examples, culminating in a (for me) particularly useful primer on CGI. I have just completed my first fully home-grown large CGI script, and would never have got there without this book (and CGI.pm). So 4 stars for general content and concept, 1 star lost for dud humour and the whole "Stroll Through Perl" thing which I think increases, rather than flattens the learning curve. Don't be fooled by claims of Perl's natural or intuitive feel. It is only natural and intuitive for "Hello World" programmes. Beyond that, it is natural & intuitive only for those who have been practicing it for years. The rest of us use it like more forgiving version of C.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|