Most Helpful Customer Reviews
38 of 38 people found the following review helpful:
5.0 out of 5 stars
i like it!, 13 Oct 2001
By A Customer
This review is from: Learning Perl (Paperback)
my first encounter with computer programming was in 1990 when i somehow purchased a book about C++; c was almost synonumous to me with computers at that time and i remember making the assumption that ++ "probably means it is twice as good"! needless to say that other than impressing my dad with a huge book, it literally put me off computer languages for nearly a decade. i had a brief fling with java in 1998, but before i got through all the marketing hype time was up when my gf started calling me a nerd. i recently realized that i desperately need to do the simple things that i want, rather than adapt my needs to what is commercially availabe, and pay hundreds for the 95% of features i'd never use. i encountered scripting languages, python and perl, during my transitional conversion to linux, and the promise of something easier was thrilling, i got larry's (programming perl) and though having it for a couple of weeks i was unable to write any perl scripts, he seemed to go on and on and his "witty" remarks and "culture" stuff became irritating as i realized i was not going to benefit much from reading the huge book. i encountered this book - learning perl - in the local bookstore and the impulse was too strong to resist, i started browsing it on the toilet seat and found myself comfortably staying there for almost an hour, the book seemed quite engaging and the simplicity of it readlly made me happy; i simply felt "i can do it" regarding all the things that i wanted my computer to do. it strikes me now that i can adapt my machine to my needs rather than adapt my needs to what my machine can do through the applications i have. also the potential for an infinite amount of fun! (if u ever needed to spend time wondering which language to choose, choose perl; it took me a few weeks to find out, python is simply not mature enough, perl has CPAN and lots of source code samples on the web, python seems a bit simpler but to actually reinvent things is not at all convenient when there is aleady a perl module on cpan or some source code in a cgi repository site somewhere).. i hope this helps, it cost me some time to reach this conslusion so i hope it'll save u that.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
21 of 21 people found the following review helpful:
5.0 out of 5 stars
O'Reilly does it again - an invaluable introduction, 22 July 2003
This review is from: Learning Perl (Paperback)
This is how introductions to programming languages should be written. A friendly, easy-to-follow, sequential chapter-based approach takes the beginner through the basics of Perl, building up to incredibly complex tasks. A great deal of detail on regular expressions and their use has helped me understand them completely where other books (and a course at university) have failed. The examples are thorough and well-documented with model solutions, and the index is comprehensive if you want to use this book as a reference. It doesn't go into detail on CGI or object-oriented Perl, which the book "Programming Perl" covers in more detail, so if you have specific tasks to do then "Programming Perl" may be more up your street. If you're interested in learning Perl for Unix system administration or web services (or virus writing!) then tackle this book first - it's a brilliant helping hand to guide the unwary newbie through an absolute minefield.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
6 of 6 people found the following review helpful:
5.0 out of 5 stars
Brilliant - Will teach you Perl well, 20 Oct 2003
By A Customer
This review is from: Learning Perl (Paperback)
Learning Perl is one of many O'Reilly masterpieces. The chapter will explain to you a concept, or a few concepts, and then the excercises at the end of the chapter allow you to test this knowledge out and check with the back of the book. Combining just the right amounts of information and humour, this book is a godsend to someone who wants to learn perl. This book is only a tutorial, and therefore a book such as Programming Perl is a wonderful companion.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|