Very inspiring node, sstevens. It really made me think about my own experiences. I have been programming for two years (at most) with Perl being my first and only language. Of course, the first year was spent adapting my mind to Perl (no kidding, when I first picked up the language I had a hard time grasping why newline characters went inside the quotes, among other things). I have tried to get into python because it seems like a really fun and efficient language to program with but my attempts are fruitless. I always come back to the familiar; superior; Perl.

I wonder what would have happened if I learned another language first. Would I always revert back to that, or is it just Perl is so much easier?

Perl is like an extension of my own mind, and I cannot wait to learn more.</corny>

I'm so adjective, I verb nouns!

chomp; # nom nom nom


In reply to Re: Programming Languages by Lawliet
in thread Programming Languages by sstevens

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.