As madbombx said, one of the reasons I really like PM is because answer the questions of others (something I still haven't done too much of) really forces me to know the answer myself, and not just in a wishy-washy hand-wavy kind of way.

I'm quite new to Perl Monks as well. I started coding Perl almost exactly 2 years ago when I was hired fresh out of school as an intern in an all-Perl shop. i had heard of PM before, but when I visited on my first tour through the language (reading the Llama and the Camel) it seemed way over my head. After 2 years of working professionally with a group of talented Perl programmers, I'm pleased that I'm able to grok most of the stuff that goes on hear, and even chip in an answer or node of my own now and then. Of course, there are still some areas that elude me - having learned Perl in a structured environment with coding standards, my JAPH- and golf-foo are quite poor.

I'm only now starting to really try to extend my Perl beyond that which I do at work, so I'm trying to dive more into XS, pack and unpack, and various other corners of the language. Perl Monks is definitely helping me with my goal of becoming not only a better Perl programmer, but a better programmer in general.


In reply to Re: Why Perl Monks Works for Me by geekphilosopher
in thread Why Perl Monks Works for Me by Andrew_Levenson

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.