My view is that ideally you should know dozens (or at least a half dozen) of languages at such low levels of familarity, and should be able to pick up new ones pretty quickly.
No language is a career path, IMHO. Things will come and go. A good developer can switch languages very quickly and becomes familar with the general themes (static vs dynamic languages, strong vs weak typing, garbage collection vs manual memory management, functional programming, OO programming, procedural programming) and can use that to his advantage.
I'd say if you like Perl more than Java, go with the Perl job as happiness is important. But learn other related dynamic languages, get familar with Java, and by all means learn C (and to a lesser extent C++). These things will serve you well even if you don't use them -- and having familarity now will allow you to quickly switch to new languages for new jobs.
I was at a primarily Java/C++ shop (shudder) and now I'm going to be doing Python/C. Given the choice, go with what feels good at the time.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.