Live data from Hacker News

Ask HN: Which new programming language are you planning to pick up in 2019?

news.ycombinator.com

1–10 of 30 posts

Re: Ask HN: Which new programming language are you planning to pick up in 2019?

#9
I’ll be the outlier: I’m working on learning Chicken Scheme, because it’s a new paradigm and most of the libraries and frameworks I need are already there.

So far, I’m surprised at how easy it is to get started writing a web app with the Awful framework (for my fairly simple needs, it’s anything but awful). Then again, I’m not employed as a programmer, so I’m not evaluating new languages based solely on practicality.

Re: Ask HN: Which new programming language are you planning to pick up in 2019?

#10
Either Ocaml or ReasonML. I always liked functional programming, and dabbled in haskell, but it always seemed too much of an investment to bring anybody who doesn't already like haskell into the project. But they did add deriving_via to haskell recently, so maybe I change my decision :P
Post reply on HN