What programming language should I learn as a beginner?

  • Thread starter Thread starter Vals509
  • Start date Start date
  • Tags Tags
    Computer Programs
AI Thread Summary
For beginners in programming, C and C++ are recommended as suitable languages to learn, starting with C to grasp the fundamentals of writing functions before progressing to C++ for object-oriented programming concepts. It is advised to avoid languages like FORTRAN and Matlab for initial learning, as they may not provide the best foundation for new programmers.
Vals509
Messages
52
Reaction score
1
hi guys

i'm a know it not all in programming and am really desperate to learn a language. can someone please give me some advice on what program will be suitable for me learn. I'm still in school, so please take that into your considerations.

help will be appreciated a lot
 
Physics news on Phys.org
Try C and C++, in that order. In C, learn how to write functions. When you move to C++, learn how to use objects and classes.

I hate to say it, but I would avoid FORTRAN and Matlab like the plague if I were just learning how to program.
 
I’ve been looking through the curricula of several European theoretical/mathematical physics MSc programs (ETH, Oxford, Cambridge, LMU, ENS Paris, etc), and I’m struck by how little emphasis they place on advanced fundamental courses. Nearly everything seems to be research-adjacent: string theory, quantum field theory, quantum optics, cosmology, soft matter physics, black hole radiation, etc. What I don’t see are the kinds of “second-pass fundamentals” I was hoping for, things like...
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...

Similar threads

Back
Top