Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: where did yall learn perl?

by GotToBTru (Prior)
on Jul 27, 2011 at 19:44 UTC ( [id://917116]=note: print w/replies, xml ) Need Help??


in reply to Re: where did yall learn perl?
in thread where did yall learn perl?

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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://917116]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found