Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

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

This was how (and why) I learned. I needed to be able to interact with an FTP site autonomously. I had heard, I have no idea where, that Perl could do that. I found the doc for Net::FTP and 5-6 examples of how to use it online, and went from there. That solved my immediate problem and also revealed how (relatively) easy learning other language features would be, because of the wealth of tutorials and examples online.

Once I had one working Perl program, that opened the door for others. The next application, IIRC, was compiling statistics over a very large number of text files for a report. I later learned regexes when a trading partner mixed different transaction types in a single transmission and I needed to sort them out. It seemed like magic.

I continue to learn to meet new challenges at work, and also from stuff I pick up here by osmosis. I picked up The Perl 5 Programmer's Reference at Half-Price Books and that sits on my desk; it is usually the first place I look. Perl documentation would be the second.

As an aside, I have that particular book because it was at the store at the same time I was. It is okay for syntax, for 'how' but never for 'why'. I would not recommend it over any other.


In reply to Re^2: where did yall learn perl? by GotToBTru
in thread where did yall learn perl? by DanielM0412

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 lurking in the Monastery: (2)
As of 2024-04-19 18:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found