Any languages besides Python worth investing time in for data engineering?
Ask HN: Promising languages besides Python for data engineering?
1–4 of 4 posts
Re: Ask HN: Promising languages besides Python for data engineering?
#2Julia
Re: Ask HN: Promising languages besides Python for data engineering?
#3Julia
Interesting. I thought that Julia is tied more directly to data science and running mathematical models.
Re: Ask HN: Promising languages besides Python for data engineering?
#4Pharo[1]. It's an actively developed Smalltalk dialect. There's a MOOC[2] on it, a superb data visualisation engine with Roassal[3] and a free book dealing with mathemathical algorithms[4] implemented in Polymath. The environment is a great experience to code in, for example, you can actually search a method just by giving a example of what you want to do.
[1]. https://en.wikipedia.org/wiki/Pharo [2]. https://mooc.pharo.org/ [3]. http://agilevisualization.com/ [4]. https://books.pharo.org/numerical-methods/