I'm moving a Mathematical Computing course from Fortran to another language. I'd like to do Julia, but after a bad experience with students trying to use Julia box, and the difficulty with plotting packages, I'm a bit wary. Other options are Matlab (which is really easy for students but teaches bad coding) or Python (I don't like the np.array(...) syntax).
Thoughts?
