View Single Post
  #10 (permalink)  
Old 07-18-2008, 03:26 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 

Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
bj RepRank 2bj RepRank 2
Default Re: what language should I learn?

Since most servers these days are Linux, I'd stick with the languages and scriptiing languages that work best there. PHP and Perl, which are syntactically similar, are both of value, and powerful in different ways, and can be learned at the same time. Coupling this with learning RegEx (not a language, per se, but shortcuts that make many languages more powerful) and Mysql would make you marketable. I would also suggest learning how xml works if you wish to work on the web side of things. And if you want to work toward true gut programmer proficiency I'd head toward Java, instead of the scripting languages.
Reply With Quote