I thought I'd weigh in with a slightly different perspective.

It was the XP system that got me hooked in the first place, but one of the things I appreciate the most are the insights to be gained from experienced programmers.

I am just about to finish my current contract, and I'm not sure when I'll be paid to write Perl again. However, there is a great deal of content here which is not Perl-centric.

For example, I just finished reading this thread about debuggers. It gives you plenty to think about, regardless of the language you may be using at the time.

This recent Meditation by jcwren is another example of non-language-specific insights from experienced programmers that I have had access to since I first arrived to at Perl Monks.

Want more? Take a look at merlyn's home node. For someone like me, approaching the 6mth experience mark in programming, insights like this are pure gold.

I'll be back.

*~-}hotyopa{-~*


In reply to Re: JAPH and Perl Monks by hotyopa
in thread JAPH and Perl Monks by thaigrrl

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.