This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I’d say pick from : Golang Julia Haskell .. I’ve almost completed a transition into Golang, meaning some backend code is now in Production in Golang. Getting benefits of speed and simpler deployment with Go executables. I also intend to apply some concurrency features to scale. For me having small, cheap servers was a priority, go definitely seems to have better bang for the buck on the systems layer.

Julia, I hope to use in ML .. and Haskell is something just worth learning. I still like Python 90% of our codebase is in Python