Which Computer Science Language: Fortran or C++?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Craigsly
Messages
6
Reaction score
0
Hello, I'm looking for some advice over picking a class for my next semester. I am a Biomedical Engineering major, emphasizing in the more computational side of things. I am trying to decide on which computer science elective to take. I can either take Fortran or C++...which one is more relevant? Any advice would be helpful, thanks.
 
Physics news on Phys.org
Craigsly said:
I can either take Fortran or C++...which one is more relevant?
C++. It's just far, far more widely used than fortran (which mostly shows up in some scientific computing programs and libraries that are wrapped in or ported to C or python anyway), and slightly easier to learn. You can learn either language later once you've learned the first one, but you're much more likely to need C/C++.