Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Hi,

After going through your post, and based on my personal experience, I would heartily suggest "Beginning Perl" by Ovid Curtis Poe. Yes, the book was released a few years ago, but it's got everything that you are looking for plus more!!. And Perl being backward compatible, most of the code should run as is.

The way references are explained in this books is just so amazing and practical. Web Frameworks are discussed in this book in a succinct manner and same goes for DB interaction. At 700+ pages, this book has got it all.

I've only been halfway through this book, but I am still able to write good enough Perl Scripts. After reading this book, things like some_function({param1=> value1, param2=>value2}) or  @{ $hash_ref->{key1} }{qw /key1_a key1_b/} became clear. I could just go through the Module documentation and understand just enough of what's given there and write a script, only because of this book(Note - As stated earlier, I'm only half way through this book). Regex is a topic that I really struggled with, but then again, this book cleared a lot of doubts and made it much easier.

Equally important is this very place. The monks here are beyond helpful, understanding and patient. Just interacting with the monks here and their guidance is a good enough reason for me to use Perl (apart from the fact that writing scripts in Perl is sheer joy).

I hope this answer helps you in your leaning journey as much as the book has helped me in mine.


In reply to Re: RFC: Perl Learning Plan by pritesh_ugrankar
in thread RFC: Perl Learning Plan by Leitz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found