₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,062 members, 8,420,097 topics. Date: Thursday, 04 June 2026 at 11:21 AM

Toggle theme

Programming Language For Electrical Engineer - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingProgramming Language For Electrical Engineer (2216 Views)

1 Reply (Go Down)

Programming Language For Electrical Engineer by iamnaf(op): 3:41pm On Aug 09, 2014
pls which language is best for an aspiring electrical engineering student in a university.
Re: Programming Language For Electrical Engineer by nextstep(m): 6:23pm On Aug 09, 2014
C. It's the language best suited for running close to hardware. It's used in embedded systems - the domain of EE. You can start by writing simple programs on your computer (if you use Linux, it comes with the gcc compiler; clangs if you have OSX; you can get various compilers for Windows). You can also start with a simple microcontroller like PIC, ARM, or a programming board like Arduino.

Of course you can express programs in higher-level languages like C++, Java, or other scripting languages, but C gives you, as an EE, a better understanding of the machine.
Re: Programming Language For Electrical Engineer by iamnaf(op): 5:23pm On Aug 10, 2014
thanks man, i once tried c++ bt later switched to python to grab the basics of programming
Re: Programming Language For Electrical Engineer by jacob05(m): 9:33pm On Aug 10, 2014
Learn C++, your knowledge in C++ is also a knowledge in C....
Re: Programming Language For Electrical Engineer by hupernikao: 9:19am On Aug 11, 2014
iamnaf: pls which language is best for an aspiring electrical engineering student in a university.
If u r a starter, its best u go for languages like C or C++;
However i strongly recommend a sound training on applicatn software like MATLAB dt ll give u fast practical applications of wat u learn in school.
It bridges d gap btw ur academics and industrial research, design and development.

U can visit d link below for d NL Online Matlab Training Workshop i organised. It ll b a good foundation for u and eye opener to d power of Matlab, especialliy d modules on Signal processing/Control Design, Matlab Programming and SIMULINK (Simulink class 2b held today 9pm).

https://www.nairaland.com/1842325/nl-online-matlab-workshop#25217424
Re: Programming Language For Electrical Engineer by Olyboy16(m): 10:14am On Aug 11, 2014
jacob05: Learn C++, your knowledge in C++ is also a knowledge in C....
No its not..C is quite different from c++ both in frontend and backend!
Re: Programming Language For Electrical Engineer by iamnaf(op): 5:54pm On Aug 11, 2014
jacob05: Learn C++, your knowledge in C++ is also a knowledge in C....
appreciated
Re: Programming Language For Electrical Engineer by jacob05(m): 11:27pm On Aug 12, 2014
Olyboy16: No its not..C is quite different from c++ both in frontend and backend!
Oooh Coool !!. Educate me cheesy !!.. *Grabs a Sit*
Re: Programming Language For Electrical Engineer by Olyboy16(m): 12:48am On Aug 13, 2014
jacob05: Oooh Coool !!. Educate me cheesy !!.. *Grabs a Sit*
lol..google is your friend bro
Re: Programming Language For Electrical Engineer by jacob05(m): 2:53am On Aug 13, 2014
Olyboy16: lol..google is your friend bro
Na na na.. How about you helping me out... Google would probably give me a lot of 'unneccessary' details.
Re: Programming Language For Electrical Engineer by Olyboy16(m): 7:41pm On Aug 13, 2014
jacob05: Na na na.. How about you helping me out... Google would probably give me a lot of 'unneccessary' details.
try googling this keyword. "difference between c and c++ wiki". Just follow the first link google throws at you. wink :-)
Re: Programming Language For Electrical Engineer by jacob05(m): 11:12pm On Aug 13, 2014
Olyboy16: try googling this keyword. "difference between c and c++ wiki". Just follow the first link google throws at you. wink :-)
I'm getting old for this kind of discuss.. keep your diff to yourself... @nextstep learn C++.. your knowledge in C++ is a knowledge C ... but not the other way round... got that?? wink
Re: Programming Language For Electrical Engineer by Olyboy16(m): 11:51pm On Aug 13, 2014
jacob05: I'm getting old for this kind of discuss.. keep your diff to yourself... @nextstep learn C++.. your knowledge in C++ is a knowledge C ... but not the other way round... got that?? wink
wateva rocks your boat bro..
Re: Programming Language For Electrical Engineer by ejihand1(m): 1:06pm On Aug 14, 2014
hupernikao: If u r a starter, its best u go for languages like C or C++;
However i strongly recommend a sound training on applicatn software like MATLAB dt ll give u fast practical applications of wat u learn in school.
It bridges d gap btw ur academics and industrial research, design and development.

U can visit d link below for d NL Online Matlab Training Workshop i organised. It ll b a good foundation for u and eye opener to d power of Matlab, especialliy d modules on Signal processing/Control Design, Matlab Programming and SIMULINK (Simulink class 2b held today 9pm).

https://www.nairaland.com/1842325/nl-online-matlab-workshop#25217424
thats my lecturer talking. op, listen to him.

ehe, sir i lost ur number. please do well by flashing or texting me ur number once again. thanks.
1 Reply

What Is Your Favorite Language For Numerical Analysis & Scientific Computation?Halide: A New Language For Image Processing And Computational PhotographyIs Java The Right Programming Language For Me?234

Quadratic Equation Solver for AndroidNull Reference Exception Object Reference Not Set To An Instance Of An Object InI Finally Built A Todo App.