Author | Thread |
AUTOADVERT |
Panos
Posts: 30121 Alba Posts: 3 Joined: 1/6/2004 Member: #520 |
![]() Posted by subzero0:Posted by Panos:Posted by subzero0:Posted by djsunyc:Posted by mythfaze: Sorry misread. Yes. |
OldFan
Posts: 21456 Alba Posts: 0 Joined: 7/24/2003 Member: #446 |
![]() Can you get some Java experience at you current job? It is usually better to have job experience then saying you picked up a language at home. Also there are still a lot of jobs in 'C' (especially in embedded apps) - which is probably the shortest leap from assembler. For Java consider what you want to do with Java - as most Java jobs are looking for Java skills with particular packages SWING, JDBC, Jini - take a look at Dice.com or whatever and see what's in demand.
As far as Perl I like it and it is still widely used but if I was to learn a general purpose scripting language today I think Python is a better choice. Check out http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html for information on language popularity. One other thing having learned Java relatively recently I would definitely recommend becoming familiar with an IDE. If you're an emacs or vi user you'll find Eclipse or Netbeans once you learn them make coding in and even learning Java a lot easier. Good luck and let us know how it goes. |
kip3f
Posts: 20227 Alba Posts: 3 Joined: 10/11/2004 Member: #762 |
![]() Posted by OldFan: |