Programming Languages used in Graduate School? (quantum, high energy, and nuclear physics)

AI Thread Summary
In the discussion, a user seeks advice on the most commonly used programming languages in graduate school, particularly in the fields of quantum, high energy, and nuclear physics. They emphasize the importance of learning programming concepts over focusing on specific languages. A recurring theme is the observation that many physicists have learned outdated languages like Fortran 77 without acquiring essential programming skills, such as writing clear code or using debugging tools effectively. The conversation highlights the necessity of mastering debugging techniques, citing personal experiences to stress the importance of being proficient in tools like gdb, which can be crucial in advanced programming scenarios.
Jose Diaz
Messages
11
Reaction score
0
Hello,
I have 1 undergrad year left and was wondering what the most used programming languages in grad school are. I still don't know which grad school will accept me so I haven't bothered to ask them directly as my application will be in November when I get my GRE scores.
I am Interested in quantum, high energy, and nuclear physics.

 
Physics news on Phys.org
It is better to learn to program than any specific language.
 
Vanadium 50 said:
It is better to learn to program than any specific language.
And in my somewhat limited experience, based on members at this site, many folks of the physicist sort learned a specific language (Fortran 77), but did not learn how to program -- just enough to get by without any fancy additions like learning how to write code that others could easily understand, or how to use a debugger.
 
Mark44 said:
how to use a debugger.
This. Don't be a dummy like me and use C/C++ for a decade without learning how to use gdb. You won't need it, until you really do.
 
I'm going to make this one quick since I have little time. Background: Throughout my life I have always done good in Math. I almost always received 90%+, and received easily upwards of 95% when I took normal-level HS Math courses. When I took Grade 9 "De-Streamed" Math (All students must take "De-Streamed" in Canada), I initially had 98% until I got very sick and my mark had dropped to 95%. The Physics teachers and Math teachers talked about me as if I were some sort of genius. Then, an...
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...
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...
Back
Top