Is learning programming a good idea?

  • Thread starter Thread starter Tyrion101
  • Start date Start date
  • Tags Tags
    Idea Programming
Click For Summary
SUMMARY

Learning programming is essential for students pursuing physics or engineering, as it enhances problem-solving skills and algorithmic thinking. Familiarity with programming languages, even at a basic level, is beneficial for tasks such as simulations in MATLAB and custom software development. Knowledge of procedural programming facilitates easier transitions to other programming languages and platforms. Overall, programming skills are a valuable asset in both research and practical applications within the natural sciences and engineering fields.

PREREQUISITES
  • Basic understanding of procedural programming concepts
  • Familiarity with MATLAB for simulations
  • Knowledge of algorithmic thinking
  • Mathematical skills relevant to natural sciences
NEXT STEPS
  • Explore MATLAB for scientific simulations and data analysis
  • Learn a procedural programming language, such as Python or C++
  • Research algorithmic thinking techniques and their applications
  • Study the integration of custom software with existing scientific tools
USEFUL FOR

This discussion is beneficial for students in physics and engineering, educators in STEM fields, and professionals involved in scientific research and development who seek to enhance their computational skills.

Tyrion101
Messages
166
Reaction score
2
I don't intend on taking computer classes, just learning as much programming on the side as I can before going to school as well as learning maths, is this a good idea since I am looking at physics, or engineering?
 
Physics news on Phys.org
Yes it is.

R&D in engineering and also scientific research use a lot of computers. Mostly ready-made software packages, but especially in scientific research, there's the occasional need to write custom software to solve problems and test hypotheses.

Maths knowledge and quantitative skills are essential for all natural sciences and engineering, even though most practice and research relies on experimentation and theory.
 
Last edited:
Since you mention physics and engineering, I'd say it is, at least in some cases, a defacto requirement that you will have to learn in one form or another anyway.

Also even if you don't actually end up writing hundreds of lines of C++ code, doing simulations in something like MATLAB, or trying to take say a custom database format and hook that into something like MATLAB to get results requires a good enough knowledge about basic procedural programming.

The other thing is that if you know how procedural programming works and you move to some other platform that uses procedural constructs in its own language, then the migration will be fairly straightforward in comparison to if you didn't know and understanding these things.
 
Yeah, probably. At my school we did a lot of Mathematica stuff even in the lower-division math classes, and programming knowledge would have been helpful (but not necessary) going into stuff like that.
 
Yes, definitely. The important thing is not that you memorize all the little syntax things, but more that you learn how to solve problems with a programming language. By learning one programming language, you're building skills which will help you quite a bit whenever you have to use a computer to solve a problem, regardless of what language you end up having to use. Even if you're not actually writing code, the so-called 'algorithmic thinking' is hugely useful when you're using a computer for computation. And yes, you'll almost certainly be using a computer as an engineer or physicist.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K