Which can be the best book

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diwakar09
    New Member
    • Sep 2007
    • 39

    Which can be the best book

    Hi,

    I am very new to perl, actually i even don't know the "abc" of perl,
    Could some one suggest which book should i follow or some usefull links.
  • eWish
    Recognized Expert Contributor
    • Jul 2007
    • 973

    #2
    One of the best resources is going to be perldoc.perl.or g

    Also, you can go to learn.perl.org and there is a list of good Perl books.


    --Kevin

    Comment

    • numberwhun
      Recognized Expert Moderator Specialist
      • May 2007
      • 3467

      #3
      Originally posted by diwakar09
      Hi,

      I am very new to perl, actually i even don't know the "abc" of perl,
      Could some one suggest which book should i follow or some usefull links.
      The links that Kevin gave should be in your "Go To" bookmarks, especially the perldoc link.

      As for books, I highly recommend Learning Perl. The book is not only outstanding at getting you understanding all of the basic concepts of Perl, it is carried on into a couple of other books including Intermediate Perl and Mastering Perl. Another good addition to the collection is Perl Best Practices, which teaches you the "best" way to do things in Perl.

      Regards,

      Jeff

      Comment

      Working...