Hello guys. Please what programming language should i be learning since i am studying ELECTRICAL AND ELECTRONICS ENGINEERING?. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Hello guys. Please what programming language should i be learning since i am studying ELECTRICAL AND ELECTRONICS ENGINEERING?.

https://www.sololearn.com/discuss/2094596/?ref=app

11th Dec 2019, 5:28 PM
Nwaeke Emmanuel Nwankwo
Nwaeke Emmanuel Nwankwo - avatar
6 Answers
+ 3
Learn assembly language would help you to understand cpu architecture and memory allocation well. You would also easily to understand the circuit design between cpu, memory and external io ports. It's especially useful if you intend to build any cpu based gadgets in your course project later. I have built many gadgets with firmware in assemble language and C in my Master degree of electronic engineering study.
12th Dec 2019, 1:05 AM
Calviղ
Calviղ - avatar
+ 4
Consider learning assembly language or C and C++. I'm suggesting this because you will be able to relate these with your area of study at some point.
11th Dec 2019, 5:51 PM
Avinesh
Avinesh - avatar
+ 3
How about C or C++ ?
13th Dec 2019, 3:22 AM
Sonic
Sonic - avatar
+ 1
C/C++ is actual now for this field. Assembler is not actual now to learn, and make sure that there are plenty of different assemblers, so nowadays no need to learn all of it...
11th Dec 2019, 9:13 PM
Nikita Galchenko
Nikita Galchenko - avatar
0
I think you should learn python or c++ . As python is easy to implement your logic in very less time . But if have to learn the basics of code , how all things works , or you are preparing for interview then you should first learn c++ .
13th Dec 2019, 11:52 AM
Subhash Kumar
Subhash Kumar - avatar
0
Python is the way bro,as most of the hardware projects you'll encounter e.g(audrino board, inventOne board,LEGO toolkit)etc actually use python
13th Dec 2019, 5:55 PM
Codebeast**
Codebeast** - avatar