I originally got into perl because it was fun

I've learnt many languages, and what makes me prefer Perl is precisely the fact that Perl is Fun !

I mean I really have pleasure while coding in Perl.
I just didn't realize how important it was until I've read this in a Nathan Torkington's interview :

Best thing (about Perl)? The way that it values programmer fun as much as anything else.
Perl delights in being a language that is supposed to be fun.
Having seen many people burn out, fun is a good thing.
Fun is what keeps you sane, keeps you interested, keeps you going.


I was just 'feeling' it was important but M. Torkington made me realize why :
This fun that makes boring things acceptable, keeps me learning,
keeps me interested and so makes me a better coder...


"Only Bad Coders Code Badly In Perl" (OBC2BIP)

In reply to Fun as a language's main functionnality ! by arhuman
in thread A Change of Pace by jynx

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.