What's the most useful programming language for a math major student? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What's the most useful programming language for a math major student?

Most languages can a math major student use.

15th Jul 2020, 9:24 PM
Esraa Gibreen
Esraa Gibreen - avatar
2 Answers
+ 6
Python It is my personal favourite. Easy to learn, free, and comes with batteries included. See these examples of python libraries Matrix math with numpy https://www.educba.com/matrix-multiplication-in-numpy/ Graphing with Seabourne https://www.edureka.co/blog/python-seaborn-tutorial/ Linear algebra with scipy https://docs.scipy.org/doc/scipy/reference/tutorial/ Symbolic computation with sympy https://www.tutorialspoint.com/sympy/sympy_symbolic_computation.htm
15th Jul 2020, 10:41 PM
Louis
Louis - avatar
+ 1
Esraa Gibreen I would personally say C++ , Matlab and include Python.
15th Jul 2020, 10:31 PM
BroFar
BroFar - avatar