Comments on: Learning Perl, 5th Edition http://www.cgiphp.com/blog/learning-perl-5th-edition/ Enhance your site with CGi, PHP and ASP scripts Sun, 25 Jul 2010 18:52:22 +0000 hourly 1 By: Ryik Draicon http://www.cgiphp.com/blog/learning-perl-5th-edition/comment-page-1/#comment-56 Ryik Draicon Sat, 06 Feb 2010 13:15:13 +0000 http://bloghost.xaviermedia.net/blog/learning-perl-5th-edition/#comment-56 Good fast shipping. Shipped in the state that was stated. I have not had much time with the book so i will not comment on the contents of the book. Rating: 5 / 5 Good fast shipping. Shipped in the state that was stated. I have not had much time with the book so i will not comment on the contents of the book.
Rating: 5 / 5

]]>
By: Ropy http://www.cgiphp.com/blog/learning-perl-5th-edition/comment-page-1/#comment-55 Ropy Sat, 06 Feb 2010 10:41:44 +0000 http://bloghost.xaviermedia.net/blog/learning-perl-5th-edition/#comment-55 The fist chapter is completly screwed up. they start of with the simple "hello world" program then you would think they would build on that. He starts off with a simple but cool program to accept a NAME input and tell you hello, Then you build that by guessing a secret word and hence your into scalar varibles etc... But then all of a sudden he's got you writing out more code but he doesn't explain where that goes... I flip back a page and nope I dont see where we got off track, so then he puts it together and it looks NOTHING like you just been working on! This back and forth goes on and on and is a DISASTER for the 1st chapter read by a newbie. One time your writing a cool program then the next you get lost because the author doesn't explain what the f^&* is going on.?? <br /> <br /> <br /> <br />Then he goes on to say "putting it all together it looks like this" but it doesn't! Loads and loads are left out or just not explained. I've got 5+ years in linux and I challenge ANYONE to explain that 1st chapter in a logical manner. Rating: 1 / 5 The fist chapter is completly screwed up. they start of with the simple "hello world" program then you would think they would build on that. He starts off with a simple but cool program to accept a NAME input and tell you hello, Then you build that by guessing a secret word and hence your into scalar varibles etc… But then all of a sudden he's got you writing out more code but he doesn't explain where that goes… I flip back a page and nope I dont see where we got off track, so then he puts it together and it looks NOTHING like you just been working on! This back and forth goes on and on and is a DISASTER for the 1st chapter read by a newbie. One time your writing a cool program then the next you get lost because the author doesn't explain what the f^&* is going on.??

Then he goes on to say "putting it all together it looks like this" but it doesn't! Loads and loads are left out or just not explained. I've got 5+ years in linux and I challenge ANYONE to explain that 1st chapter in a logical manner.
Rating: 1 / 5

]]>
By: Anonymous http://www.cgiphp.com/blog/learning-perl-5th-edition/comment-page-1/#comment-54 Anonymous Sat, 06 Feb 2010 10:05:39 +0000 http://bloghost.xaviermedia.net/blog/learning-perl-5th-edition/#comment-54 When I sought to find a scripting language to further the development of a website I was working on I was told that Perl was the best thing since sliced bread. Well, you'd never know it by reading this dull and boring book. It reminds me of one of those horrible college texts we've all encountered (and paid way to much for) with page after page of small font examples.<p>To be fair, I did learn many of the basics of Perl by reading the book (although I never did figure out what the intro by Larry Wall was all about, his magical beads, etc. I thought maybe Weird Al Yankovic had written it instead). After plowing threw most of the book -- and many tears later, I found I could actually write a few simple Perl programs. But getting them to work on a real webserver was another story.<p>That's when someone introduced me to another scripting language called PHP. Bingo! I learned more PHP, and how to use it on webservers, in one weekend of studying the on-line user manual than I did in two months with the Perl book. In short, forget Perl, unless you really like studying long, pedantic, cryptic and utterly obscure syntax to get a simple task done. If you do, however, you will enjoy this Schwartz and Christiansen book. Rating: 1 / 5 When I sought to find a scripting language to further the development of a website I was working on I was told that Perl was the best thing since sliced bread. Well, you'd never know it by reading this dull and boring book. It reminds me of one of those horrible college texts we've all encountered (and paid way to much for) with page after page of small font examples.

To be fair, I did learn many of the basics of Perl by reading the book (although I never did figure out what the intro by Larry Wall was all about, his magical beads, etc. I thought maybe Weird Al Yankovic had written it instead). After plowing threw most of the book — and many tears later, I found I could actually write a few simple Perl programs. But getting them to work on a real webserver was another story.

That's when someone introduced me to another scripting language called PHP. Bingo! I learned more PHP, and how to use it on webservers, in one weekend of studying the on-line user manual than I did in two months with the Perl book. In short, forget Perl, unless you really like studying long, pedantic, cryptic and utterly obscure syntax to get a simple task done. If you do, however, you will enjoy this Schwartz and Christiansen book.
Rating: 1 / 5

]]>
By: M. A. ZAIDI http://www.cgiphp.com/blog/learning-perl-5th-edition/comment-page-1/#comment-53 M. A. ZAIDI Sat, 06 Feb 2010 10:00:25 +0000 http://bloghost.xaviermedia.net/blog/learning-perl-5th-edition/#comment-53 This book is a gives a gentle introduction to Perll; by the time you have gone through this book, you would have touched on some very simple operations and common language idioms found in Perl. This is not a comprehensive guide; on the contrary the book is selective about covering only those constructs and issues that one is most likely to face early on in programming with Perl. <br /> <br />This does not collect any of the more powerful feature in Perl like Reference; Data Structures; Manipulating lists of list. <br /> <br />I would not recomend this book. Rating: 1 / 5 This book is a gives a gentle introduction to Perll; by the time you have gone through this book, you would have touched on some very simple operations and common language idioms found in Perl. This is not a comprehensive guide; on the contrary the book is selective about covering only those constructs and issues that one is most likely to face early on in programming with Perl.

This does not collect any of the more powerful feature in Perl like Reference; Data Structures; Manipulating lists of list.

I would not recomend this book.
Rating: 1 / 5

]]>
By: funnygamer http://www.cgiphp.com/blog/learning-perl-5th-edition/comment-page-1/#comment-52 funnygamer Sat, 06 Feb 2010 07:45:07 +0000 http://bloghost.xaviermedia.net/blog/learning-perl-5th-edition/#comment-52 i read nine chapters of this book<br>1.i still don't know what perl can really do.<br>2.can perl work only under DOS?not windows?<br>3.what books should i read next to became a perl programmer<br>4. (can perl make PC games?)<br>5. how can i turn my perl program into a regular .exe program so it could run on computers that doesn't have perl!<br>thanks Rating: 5 / 5 i read nine chapters of this book
1.i still don't know what perl can really do.
2.can perl work only under DOS?not windows?
3.what books should i read next to became a perl programmer
4. (can perl make PC games?)
5. how can i turn my perl program into a regular .exe program so it could run on computers that doesn't have perl!
thanks
Rating: 5 / 5

]]>