Ask HN: Learning new programming languages in 2018
What would you suggest (or have tried) for learning new languages? Now, in 2018 there seems to be so many different ways and websites to support this, but which to choose? I am coming from web development and I think the biggest problem is finding, what to do? For web projects, it seems to be semi easy to create a new webapp, but for (ex. my biggest interest atm) Haskell, what should I do?
Often I seem to drift towards Euler and do the problems, but these are so small (and algorithms mainly) that the interest might flop easily
Thanks a bunch for the responses!
11 comments
[ 4.5 ms ] story [ 38.0 ms ] threadIt's practical enough and far enough from bare algorithmic exercises that it's interesting for a long time. And you learn Bioinformatics in the process, so that's a double-win.
I've done much better when I got a job where I had to learn a new programming language.
Longer version here: https://codewithoutrules.com/2017/09/09/learn-a-new-programm...