Ask HN: In what language should I invest my time?
A couple years ago I was a C++ dev; I then switched to Python (and really enjoyed it for a while), but I'm getting a bit tired of it. So, I'm searching a new language/community/framework to invest my time in.. I'm thinking something between node, clojure, Qi, or Objective-C(With all the iphone development obviously)..
What do you think? (Note that I've already read a bit on these languages and few others)
5 comments
[ 1.9 ms ] story [ 30.0 ms ] threadPick a project that you want to spend time on, then learn the tools that make it easiest to accomplish your design goals.
If you want to make iPhone apps, obj-c is probably the way to go. If you want to go into Android development, Java is solid. If you like the web sphere Ruby is awesome. Javascript in general is a highly sought out skill plus you said you were interested in Node, so that's an option as well.
If you are looking purely from a learning point of view, learning a functional language like clojure or erlang can open up your eyes to new paradigms and ideas.