Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

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

I have to second some of the earlier comments -- Learning Perl and Learning Perl Objects, References & Modules are excellent.

I've found Elements of Programming with Perl by Andrew Johnson the single most helpful volume I own.

The really nice thing about Perl is this: with only a basic knowledge, you can create solutions to very difficult problems. When you get that solution down, you've learned something. As you learn more, go back and revise your first solution to make it more efficient, more elegant.

What kind of problems can you tackle? Think of how you use your PC, and some small tasks you'd like to automate. Maybe reading some log files and generating summaries, creating a backup utility, reporting on old or large files. Maybe you want to send yourself an e-mail reminder of an important date.

I started using Perl at work to extract data out of very large log files and create simple reports. As I learned more about what I could do, more projects came to mind. Get that first project finished and the ideas will start bubbling up. And you'll be learning Perl.


In reply to Re: Need Perl book advice by Posthumous
in thread Need Perl book advice by phobia

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 perusing the Monastery: (2)
As of 2024-04-26 05:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found