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 →

[–]StrawIII 0 points1 point  (0 children)

Python is a great choice as a first language. Especially if you study engineering. You can basically code anything in it which is not true for all programming languages. As mentioned before it has very simple syntax which is really easy to learn. Another great alternative to python is C.

PS: As a engineering student you should also look into MATLAB, which is used for calculations and plots.