Advice on an extra year or two in school.

  • Thread starter Thread starter tolove
  • Start date Start date
  • Tags Tags
    School Year
AI Thread Summary
Many employers seek physics majors with skills in programming, data handling, and modeling. To address this gap, self-learning programming is a viable option, as demonstrated by a math major who successfully developed a game project using Java, which significantly aided his job search. While self-study is effective, taking computer science courses can enhance understanding and provide structured learning. It's suggested to enroll in relevant courses rather than pursuing a minor, focusing on those that align with personal interests and career goals. Additionally, learning a scripting language like MATLAB or Python alongside a more complex language like C++ can be beneficial, as CS courses often emphasize programming structures over specific languages. Engaging in projects can help maintain motivation and focus on necessary skills.
tolove
Messages
164
Reaction score
1
Heya,

I've been asking around at job fairs, along with classmates/faculty, and the consensus seems to be that lots of people want physics majors who know about programming, handling data, and modeling.

The problem is.. I don't know much about those subjects. What's the best way to fix this? The most obvious choice is picking up a minor in computer science, but is this the best option?

Advice?

Thanks!
 
Physics news on Phys.org
You can learn programming on your own!

My son (a math major) decided to learn Java, so picked up an Android device, designed a simple game, and then spent Christmas break working on this project. As he became more interested he devoted weekends after completing has homeworks, and the following summer.

He used the completed game as a "portfolio"; it was a significant factor in obtaining a good job in his chosen field.

So how many computer science classes did he take? One - intro to programming, which was taken _after_ he finished the game. At this point he said it was very boring, but he did get an A in it.

The lesson here is that you can learn it on your own, but it is best to have a definite project in mind - that keeps you focused on what you need to know for that project, and provides some motivation when looking for "the best method" to get something accomplished.
 
Programming is definitely something that you can learn on your own. I would, however, still take computer science courses in college. I wouldn't necessarily aim for a minor, but rather courses that you will find to be helpful. If you have the time, I would just take an extra cs course every semester until you graduate. I found that while the cs classes weren't too difficult, the projects did take up a lot of time. As an added bonus, your courses will probably be taught in C++ (might be in Java) which is very useful when it comes to real time systems or simulations. I would also advise learning a scripting language as well, such as MATLAB or Python.

The CS courses are more focused on the program structures, rather than the actual language (except maybe the intro course), so it shouldn't be a problem to learn 2 languages simultaneously. C++ is probably one of the more complicated languages you would be asked to program in, so you shouldn't have a problem teaching yourself other languages
 
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"...
Yesterday, 9/5/2025, when I was surfing, I found an article The Schwarzschild solution contains three problems, which can be easily solved - Journal of King Saud University - Science ABUNDANCE ESTIMATION IN AN ARID ENVIRONMENT https://jksus.org/the-schwarzschild-solution-contains-three-problems-which-can-be-easily-solved/ that has the derivation of a line element as a corrected version of the Schwarzschild solution to Einstein’s field equation. This article's date received is 2022-11-15...

Similar threads

Back
Top