It's definitely not that I think I know everything there is to know about Perl, but I'm somewhere in the middle of the bell-curve, and I've decided that my skills in general are somewhat stagnant and I should try to learn a new programming language.

Other than Perl I've worked in PHP, JavaScript and XSL mostly. I came to Perl from web coding, so I know HTML and CSS. I have no CS background whatsoever. And I'm not looking to improve my career prospects.

What I wanted to ask the Monks was, which language will teach me some interesting concepts, something different that I don't know from working with Perl?

Or perhaps I mean, teach me a way of thinking that's different from/complementary to the Perl way?

Should I learn a language which gets me closer to the bone of what the computer's really doing and doesn't make things as easy as Perl? Or a language which is all about object orientation from the outset? What are these "closures" I hear about? Perhaps a language which uses significant whitesp-- no, that's crazy talk.



Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...

In reply to New Year's Resolution: learn another language by Cody Pendant

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.