Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: What does it take to LEARN Perl?

by marcink (Monk)
on Jun 08, 2001 at 01:00 UTC ( [id://86748]=note: print w/replies, xml ) Need Help??


in reply to What does it take to LEARN Perl?

I can only agree with you -- after a couple months of using perl (it became a regular, highly valued piece of my toolbox by now) my impressions are very similar to yours.

I would add just two more things that helped me a lot:

The willingness to use constructs you don't fully understand

It's usually considered dangerous, but hey -- it took me some time to get perl's idea of reference right. I needed \@a and \%h prior to that ;-)

And more important...
A deadlined project to write in perl

Okay, the deadline part is not necessary (tho' it really helps ;-)), but you definitely need to sit down and start coding something bigger than funny one-liners, involving file i/o, lots of hash & array mangling, possibly objects, definitely modules...

-mk

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://86748]
help
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-20 05:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found