in 1998 I hadn't hardly coded since I had a TRaSh80. I saw some cool JavaScript and thought I'd pick it up for fun. It was baffling so I set it aside. I started with Perl a few months later. Last year, on a lark, I hit JavaScript again. It was a matter of a month before I'd surpassed all the JavaScript "gurus" in the office because they were all designers not programmers. I've never done anything serious with Ruby but I threw together a few little scripts on a lark one day. Didn't take more than an hour to get going with it. Same with Java.

Moral: it doesn't matter if Perl has a future or not. Programming does and Perl's quirky ability to emulate the coding style of many languages makes it an excellent tool in the shed not just because you know Perl but because you're half-way or more to knowing a dozen other languages. I know it was easier for me to throw together a couple Java classes than it is for the average Java hacker to do the same in Perl. Maybe not an endorsement for Perl exactly but you get the idea.


In reply to Re: Should I stick with Perl - does Perl have bright future? by Your Mother
in thread Should I stick with Perl - does Perl have bright future? by Anonymous Monk

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.