+ 3
Which languages are the most useful in electrical engineering
I'm studying electrical engineering at university and I really want to know which languages or which parts of the coding will be useful in my major,of course there are some answers in the internet but I need answers from experience.Thanks for helping
5 Antworten
+ 4
I have to add a caveat. All linux PC's have Python, but all pc's with browsers have JavaScript. Sometimes you are at at a PC and you want to programme something, then JS is your only bet. Therefore I would recommend to everybody to have HTML, CSS, JS. In their toolbox.
+ 4
Nika Soltani Tehrani Machine learning is a discipline for which Python is well suited.
I believe ML is a valuable skill to have, but the applicabillity to undergrad studies is debateable, (except to pass an ML course).
+ 3
There are some overlap with this question.
https://www.sololearn.com/Discuss/1386944/?ref=app
In general. Python is the most usefull. If you have to programme microcontrollers like the PIC and ATMEL, you will need To know C, but you can accomplish the same by using Python on a RaspberryPI.
+ 2
Louis,is knowing machine learning would be useful too?
+ 1
Thanks a lot for the valuable information