I am going through the process of creating my first video on youtube. This will probably be a series about thermodynamic modelling, which is a subject I am interested in. The question is: should I make it in matlab (which is easier for me and very fast) or in python (which is way too slow for anything serious but which more people know)? People of QOTO, what are your thoughts on the subject?
#STEM #help #question #thermodynamics #programming #matlab #python
@zpartacoos
It is true, but I'm more interested in native features, to be honest. Also, lack of semicolons triggers me :D
Plus for every package there is a syntax to learn, which kinda makes it troublesome. I am considering Julia, as @nic@nwerneck pointed out, it is an option. I might go full out nerdiness and code in pure c/c++, though...
@zpartacoos
Yeah, would be nice. I think I'll opt for Octave for now since it's a decent replacement for matlab. And my love for c/c++ is mostly irrational because it's the first language I learned and keep using to this day.
@academicalnerd I'll also be posting videos soon btw. Mostly about the intersection between computer science, mathematics and neuroscience. I'm thinking of using Python first for the ease of explanation and teaching basics of programming, then Haskell for more of the pure mathematics and Rust for the computationally heavy tasks as I feel there is no need for C/C++ due to memory safety. If you are interested it might be nice to share content on this thread once it's published.