Julia 1.9
julialang.org
Julia 1.9
1–10 of 216 posts
Re: Julia 1.9
#2Re: Julia 1.9
#3[flagged]
Re: Julia 1.9
#4[flagged]
To me, it looks like, to the contrary, that Python is so full of counter-intuitive bits... like doing a[begin:end+1] to take a slice.
Re: Julia 1.9
#5[flagged]
Every programming language doesn't need to become _the_ language to do something. They are experiments in how to best express what you want to compute. Even if Julia never takes off, they explore multiple directions other languages might want to implement - multiple dispatch for polymorphism, nested parallelism, macros so you can create DSLs from regular Julia code, and so much more. Asserting that Julia is only successful if everyone is using it is just super reductive.
Re: Julia 1.9
#6I provide the option of Julia in my tutorials. Students are lazy, and don’t want to explore something new. Most of them stick with matlab.
What prevents matlab users from switching? The syntax is similar.
Re: Julia 1.9
#7Therefore, I‘m really excited for the improvements in code caching! Thanks to Tim Holy, Jameson Nash, Valentin Churavy, and others for your work
Re: Julia 1.9
#8[flagged]
Why is this comment necessary on every Julia-related post? I don't even use Julia outside tutorials but this adds no value beyond things that have already been said N number of times. Every programming language doesn't need to become _the_ language to do something. They are experiments in how to best express what you want to compute. Even if Julia never takes off, they explore multiple directions other languages migh…
I think it's just a reaction to constantly seeing Julia being oversold and overmarketed in the geekosphere.
Re: Julia 1.9
#9[flagged]
“Well, Ive got nothing substantive to say, so I better start whining about surface level syntax stuff I don't like”
Re: Julia 1.9
#10[flagged]
Why is this comment necessary on every Julia-related post? I don't even use Julia outside tutorials but this adds no value beyond things that have already been said N number of times. Every programming language doesn't need to become _the_ language to do something. They are experiments in how to best express what you want to compute. Even if Julia never takes off, they explore multiple directions other languages migh…