Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I started with Perl back like 18 years ago when I was still a teen. Needed to learn it so I could modify Matt Wright's WWWBoard, which was all the rage back then but looked like crap. I bought How to Learn CGI Programming with Perl 5 in a Week, which actually did teach me enough in a week to muddle my way through WWWBoard, but my level of skill was still laughable at best. Some years later I ran across Perlmonks, spent six months to a year studying code solutions and posting my own every day, and gradually got pretty good at the syntax and algorithms, even if modules were still a bit of a mystery. Fast-forward to five or six years ago, and I got a client who needed messy data from a variety of ancient systems cleaned up and imported to a relational database format, then searched using highly complex queries, so I figured the data munging aspects made this a job for Perl. A year and much pain and suffering later, we had the basic system put together. I learned how to make my own modules (more or less) and install other modules. Been upgrading the system periodically ever since.

Given, I prefer PHP for more presentational sites, but any job that requires a lot of regular expressions, nested sorts, etc. is a job for Perl. PHP's syntax, especially in the area of sorts, is just so much more clunky. And since I can run Perl natively from Terminal on my Mac, it's more convenient for small one-off data-conversion scripts.

Short version - probably thousands of hours total.


In reply to Re: How many man-hours would you estimate you have invested in learning Perl? by TJPride
in thread How many man-hours would you estimate you have invested in learning Perl? by punch_card_don

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 cooling their heels in the Monastery: (4)
As of 2024-04-25 18:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found