Wish to help out in a research lab, which comp lang to learn?

AI Thread Summary
The discussion revolves around an undergraduate electrical engineering student's inquiry about programming languages commonly used in research labs, particularly for engineering-related projects. The student has experience with C but seeks guidance on which languages to learn for better opportunities in research. Responses emphasize the importance of understanding the specific research area of interest, as different fields may favor different languages. MATLAB, Python, C, and C++ are mentioned as prevalent in various research groups. Additionally, participants suggest focusing on general coding principles—such as maintainability and verification—rather than solely on specific languages. The consensus is to explore ongoing research projects to identify the relevant programming languages used by faculty.
kougou
Messages
80
Reaction score
0
Hello
I am a undergrad electrical engineering student. I took two courses on C before. With C, this seems to be not enough because I am hoping to help out in some engineering related research project at school.

Currently, I have no idea what type of research I am looking for. I am just wondering, out of all comp lang out there, which one is used the most in the research lab? C++/ phyron, etc...

I am looking for any advice on getting a research position or helping out in a research lab.

Thank you all.
 
Physics news on Phys.org
This is research group specific. I can tell you common ones, but that's not necessarily going to help.
 
any suggestion? is this question too broad or what?
 
I think the question is too broad. If you aren't sure what type of research you want to do, its hard to recommend a specific language to learn. MatLab is useful, so is C, so is R, as well as others. It'd be best if you looked around at what research seems cool and then look up what languages those profs are using.
 
kougou said:
Currently, I have no idea what type of research I am looking for. I am just wondering, out of all comp lang out there, which one is used the most in the research lab? C++/ phyron, etc...

I'm studying to be a biologist, so I was wondering what kind of chemical I should brew up in my home chemistry set in order to be the most helpful in some unspecified bio lab.

What the hell is phyron? That sounds adequately obscure that nobody will have heard of it.

What you should learn with regard to computing is computing, not any specific language. Learn how to write code that is easy to maintain, easy to verify, easy to validate. If you have that then you can pick up enough of whatever language they are using to get on with the job.
Dan
 
You should see what languages your research group uses and learn them.

For example, my group uses MATLAB, Python, C, and C++.
 
After a year of thought, I decided to adjust my ratio for applying the US/EU(+UK) schools. I mostly focused on the US schools before, but things are getting complex and I found out that Europe is also a good place to study. I found some institutes that have professors with similar interests. But gaining the information is much harder than US schools (like you have to contact professors in advance etc). For your information, I have B.S. in engineering (low GPA: 3.2/4.0) in Asia - one SCI...
Bit Britain-specific but I was wondering, what's the best path to take for A-Levels out of the following (I know Y10 seems a bit early to be thinking about A-levels, but my choice will impact what I do this year/ in y11) I (almost) definitely want to do physics at University - so keep that in mind... The subjects that I'm almost definitely going to take are Maths, Further Maths and Physics, and I'm taking a fast track programme which means that I'll be taking AS computer science at the end...
I graduated with a BSc in Physics in 2020. Since there were limited opportunities in my country (mostly teaching), I decided to improve my programming skills and began working in IT, first as a software engineer and later as a quality assurance engineer, where I’ve now spent about 3 years. While this career path has provided financial stability, I’ve realized that my excitement and passion aren’t really there, unlike what I felt when studying or doing research in physics. Working in IT...

Similar threads

Back
Top