Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
You've posed a really good question. Here is how I did it. I tried reading Learning Perl first. I got through the first couple of chapters but I, admittedly, am an impatient reader when it comes to learning things.

I am self-taught in *everything* I know about computers, programming, admin'ing, securing, etc. The fact is, that being self-taught is not a difficult thing to do if you are curious and know where to go to get the information you need. Literally, hundreds of thousands of people have put long hours into documenting how things work. So, the information is out there.

I have a pretty big library of books. O'Reilly has been the recipient of my cash many-a-time. So, what I do is I get my reference material available. Then, I find a reason to code something. You know, I get a job or a task that I could code. Then, with all my gumption, I set out and start to code it with reference material in hand and irc connection to openprojects. Another thing I do is I hang out in places and watch what people say. You can learn a lot just reading peoples' comments. I like to try and help people out too. When you teach what you know, you learn more. I was able to get my boss to allow me to teach a beginning Perl class here at work every Thursday for 9 weeks. A lot of people are really getting a lot out of the class but *I* have been learning more about the theory of Perl from it which helps me to know more about how it works internally thus improving my coding skills.

In the end, it is all subjective. Everybody has different ways of learning. One of my co-workers learns best by actually reading the whole book first and then trying to code something. I simply cannot do that. I don't learn from it.

_ _ _ _ _ _ _ _ _ _
- Jim
Insert clever comment here...


In reply to Re: How did you learn Perl? by snafu
in thread How did you learn Perl? by venimfrogtongue

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 studying the Monastery: (2)
As of 2024-04-20 11:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found