I am ready to learn a new code set. Whats the best language to learn right now?
1–10 of 10 posts
Re: I am ready to learn a new code set. Whats the best language to learn right now?
#2Ruby or Python is good. Just pick one. Flip a coin. Or do what I did: I picked the one that _Why's book was about, and that proved to be a very amusing way to choose:
http://poignantguide.net/ruby/
(See also: http://hacketyhack.net/ and http://shoooes.net/ .)
Also good, but for different things: Scheme (as learned from SICP), C, Objective C, Java (so that you'll know what everyone else is complaining about).
Re: I am ready to learn a new code set. Whats the best language to learn right now?
#3Some suggestions:
Rich media websites? Flash/Actionscript
"Desktop-class" web apps? Cappucino or SproutCore
Business web apps? Java or C#, SQL
Aiming to work at a startup? Rails/Ruby or PHP, SQL
Desktop apps? Objective-C or .NET, SQL
Looking to expand your mind? Erlang, Lisp, Haskell, or OCaml
Hardware or Operating Systems? C, C++
Hope that helps. This is by no means a complete (or even totally accurate) list, so others please jump in.
Re: I am ready to learn a new code set. Whats the best language to learn right now?
#4Personally, I made a choice between learning Ruby and Python based mostly on emotion: I found most Python code samples more aesthetically pleasing.
Re: I am ready to learn a new code set. Whats the best language to learn right now?
#5Mechanical_fish asked the right question: What do you want to build? Once you know what you can get passionate about, figure out what people commonly use to build apps in that arena. Some suggestions: Rich media websites? Flash/Actionscript "Desktop-class" web apps? Cappucino or SproutCore Business web apps? Java or C#, SQL Aiming to work at a startup? Rails/Ruby or PHP, SQL Desktop apps? Objective-C or .NET, SQL Loo…
Re: I am ready to learn a new code set. Whats the best language to learn right now?
#6Re: I am ready to learn a new code set. Whats the best language to learn right now?
#7Re: I am ready to learn a new code set. Whats the best language to learn right now?
#8Mechanical_fish asked the right question: What do you want to build? Once you know what you can get passionate about, figure out what people commonly use to build apps in that arena. Some suggestions: Rich media websites? Flash/Actionscript "Desktop-class" web apps? Cappucino or SproutCore Business web apps? Java or C#, SQL Aiming to work at a startup? Rails/Ruby or PHP, SQL Desktop apps? Objective-C or .NET, SQL Loo…
Re: I am ready to learn a new code set. Whats the best language to learn right now?
#9All too many developers think they know what there is to know about both of them, and most of them are wrong.
These are languages that will be useful to you in any shop in the industry; in fact you've probably had occasion to use them both already.
SQL and Javascript. You may think you know them already. But they both reward in-depth study.
Re: I am ready to learn a new code set. Whats the best language to learn right now?
#10Liking it a lot, plus have already written an app and deployed it in the GAE, which is pretty cool in itself