Which Computer Science Language: Fortran or C++?

AI Thread Summary
For a Biomedical Engineering major focusing on computational aspects, C++ is the recommended choice over Fortran for a computer science elective. C++ is more widely used in the industry and offers greater relevance to current programming needs. While Fortran has its applications in scientific computing, it is less common and often integrated with other languages like C or Python. Learning C++ first is also considered easier and provides a solid foundation for picking up other languages later.
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++.
 
Hey, I am Andreas from Germany. I am currently 35 years old and I want to relearn math and physics. This is not one of these regular questions when it comes to this matter. So... I am very realistic about it. I know that there are severe contraints when it comes to selfstudy compared to a regular school and/or university (structure, peers, teachers, learning groups, tests, access to papers and so on) . I will never get a job in this field and I will never be taken serious by "real"...
TL;DR Summary: I want to do a PhD in applied math but I hate group theory, is this a big problem? Hello, I am a second-year math and physics double major with a minor in data science. I just finished group theory (today actually), and it was my least favorite class in all of university so far. It doesn't interest me, and I am also very bad at it compared to other math courses I have done. The other courses I have done are calculus I-III, ODEs, Linear Algebra, and Prob/Stats. Is it a...
Back
Top