View Single Post

  #2 (permalink)  
Old 01-19-2008, 11:29 AM
Guaigean Guaigean is offline
Junior Member
 
Join Date: Jan 2008
Posts: 1
Guaigean is on a distinguished road
Perl - Systems administration, scripting, parsing, regular expressions, etc. Fast, powerful, proven.Python - Good scripting language, requires indentation for loops (no squirly brackets). Support is still mixed but growing. Lots of code out there, and is more recently being adopted for Web based.Ruby - Good OO scripting language. Not as high performance as Perl. Many people choose Python OR Ruby and stick with one. Similar capabilities, choose your flavor.Lisp - Not widely used anymore aside from teaching. Support is fading, but it had it's use in its heyday.Personally, I prefer to use Perl when doing admin scripting, and Python when running simulation/AI type stuff. I don't use Ruby much, but not because it's a bad language. I learned Python first, and figured it's better to be good at 1 of the two than mediocre at both (since they are so similar). Lisp, I haven't used since college.
__________________
Powered by Yahoo! Answers
Reply With Quote