If I were you I would purchase a copy of Learning Perl (O'Reilly), and work your way through it. Make sure to get a current edition. Consider it an opportunity to exercise your mind, and to look at problems a new way. If you end up loving it, you should pursue it further. If you don't care for it too much, stop there and learn something else instead. Once you find the tools you love most, to the point that you can work with them (or study them) all day and still want more, assuming your aptitude is in line as well, you will find a use and find yourself useful to someone.

First get a proper keyboard though (or refrain from posting using your Blackberry -- that never worked out too well for me either.) Perl is forgiving, but it's not as forgiving as human readers of natural language.

Learn Perl. At very least it will broaden your mind, and that's really the only thing you can take with you anyway.


Dave


In reply to Re: Do I need to learn pearl to enhance my carrier oppurtunities by davido
in thread Do I need to learn pearl to enhance my carrier oppurtunities by reena

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.