Having lived in both worlds, though currently residing in developer land, I can say that there are many advatanges to learning some if not many of the other languages.
First, I have been coding for close to 10 years now. Relatively young compared to some of my esteemed brethren. In those years, I started with BASIC, then on to Visual Basic, JavaScript, ASP and then Perl. Then I became a moved over to what some would say is the dark side. Going through a rough time in the dot.bomb phase, my company had given me charge of a team of developers. Good guys, but no one knew Perl, 'oh and BTW the next project will be in Java, Have Fun!', I learned Java. And then on to C# and others. To cut the story short, all of them made me a better Perl programmer.Learning how to do, or not to do, the same sames in other languages can give you a better grasp of the patterns and methods you need as a developer,
Now, as a SysAdmin, I have a not-so-new word for you, JavaScript. I know most people think this is just for web sites, but it actually goes further. M$ is using javascript as a scripting language that is replacing batch files, and they are using it in OO style. Give it a thought, using JS in that manner can be more challenging.
Whatever you choose, have fun with it. If you don't have fun, you won't like it.
Don
WHITEPAGES.COM | INC
Everything I've learned in life can be summed up in a small perl script!
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.