Ask HN: Is learning Scala/Clojure/Haskell a good career move?
1–7 of 7 posts
Re: Ask HN: Is learning Scala/Clojure/Haskell a good career move?
#2Re: Ask HN: Is learning Scala/Clojure/Haskell a good career move?
#3As a general rule, if you're trying to build a career in industry, no. If you're trying to start your own company, use whatever blows your hair back.
Re: Ask HN: Is learning Scala/Clojure/Haskell a good career move?
#4As a general rule, if you're trying to build a career in industry, no. If you're trying to start your own company, use whatever blows your hair back.
So I take it you don't believe any of these languages are going to achieve much traction in the business world. That's generally my take too. But there's still a lingering doubt: what if one of these is the "next big thing"? Just like you would have kicked yourself if you had had the opportunity to buy Google shares when they had not yet passed $10.
The next big thing in software is the same thing is was 15 years ago: knowing how to program well. This is no easy task. Focus on doing this and don't worry about the language. It's far easier to learn a new language than it is learning how to be a great programmer. For a starting point see: http://norvig.com/21-days.html.
(The only thing I would add to that is that knowing how to program parallel and concurrent programs is pretty important. Don't even go there until you've got the basics down though.)
Re: Ask HN: Is learning Scala/Clojure/Haskell a good career move?
#5(t) I learned Erlang and Lisp and literally carved out a part of Powerset that had a problem to solve. Now my Erlang code is part of bing.com, and our startup got bought and integrated into Microsoft.com.
(t - 1) I decided to learn Ruby, and started to do a bit of open source work with it. It managed to get me out of a dead end career grind at Lockheed Martin by catching the eye of a silicon valley recruiter.
(t - 2) I decided to learn Lisp, which allowed me to meet a lot of talented developers and work on some really interesting projects, and network with climate scientists who were working in conjunction with me as part of Lockheed Martin RSAII project doing data modeling. This helped me land a job at Lockheed during the worst parts of the post-bubble recession, elevating me from hand-to-mouth temp work (you sure do type fast, sir!) to software engineering.
Re: Ask HN: Is learning Scala/Clojure/Haskell a good career move?
#6In my experience, those who hack scala/clojure/lisp/ocaml/f#/haskell/lua etc. in their spare time trend towards the great/good end of the spectrum.
To answer your question more directly: Yes. I'll nearly always hire you over someone who wishes simply "to further my J2EE experience".
Re: Ask HN: Is learning Scala/Clojure/Haskell a good career move?
#7I learned Scala and erlang. Did a real world webapp with erlang 5 years ago before it was noticeably cool. Didn't me make any money aside from the one project (I chose the tech myself simply out of interest). Both scala and erlang helped me be a better programmer and renew my flagging interests. Other than that, I haven't seen any financial profits from it. I'm using ruby now simply because I have webapps to run and its the simplest way to get the job done.
Previous comments that people that learn these langs are putting themselves in better company are on target.