SuperMiguel
- 109
- 0
do electrical engineers need to know programming? specifically C language
SuperMiguel said:do electrical engineers need to know programming? specifically C language
physiker_192 said:C is a must for every engineer. Frankly, I consider c++ to be a must these days as well.
For example, device drivers and microcontroller programming are typically written/done in C.
Higher level scripting languages like MATLAB, Python and others are becoming increasingly more popular.
All speed critical applications are based on C/C++.