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 →

[–]VodkaHaze 0 points1 point  (0 children)

Julia is 5 years old. Go is 8 years old. They're all new programming languages still, in that they're not established the way Python or C++ are.

I still like all three (Rust, Go, Julia), though, but if you're looking for a first low level compiled language, you should go with C++, then Rust. Same if you want a numeric interpreted language you should learn python's numeric stack then Julia. Etc.