in reply to RE: RE: RE: Best Perl Book
in thread Best Perl Book

OzzyOsbourne wrote:
I found it really useful. That's just me.

Do you have a Unix shell background? Maybe that could explain the different opinion.

/jeorgen

Replies are listed 'Best First'.
RE: RE: RE: RE: RE: Best Perl Book
by jrsmith (Pilgrim) on Sep 06, 2000 at 16:19 UTC
    i also got started with this book... i originally bought it so i could understand a database script we were using a little better and i got hooked :) and i'm a windows brat.. go figure
      jrsmith wrote:
      i originally bought it so i could understand a database script we were using a little better and i got hooked :)

      Well, then the experience I and my client had with the book doesn't seem to be universally applicable.

      However if I remember correctly the first scripts in the book reads from the commnand line (I don't have the book handy)? So if that's conceptually easy for you to grasp then that stumbling block is out of the way. My client choked right there,and was quite angry at me for recommending the book.

      Maybe it still has to do with different backgrounds though. My first job as a professional programmer (after churning through assembly, pascal and cobol in school) was as a HyperCard programmer and that is probably what made the command line so alien to me. There is a command line in HyperCard but you only exececute HyperTalk from it, no custom input. Even today I'd rather write a perl/tk script than read from the command line :-)

      /jeorgen

RE: RE: RE: RE: RE: Best Perl Book
by OzzyOsbourne (Chaplain) on Sep 06, 2000 at 17:07 UTC
    Sadly, I have no unix background. I am a windows admin, with a VB background from years ago. I knew absoluteley nothing about Perl. I think choosing a book really requires going to the mega-store an flipping through 20 of them. Individuals take to books differently.