What should I be doing in the summer in between HS years?

  • Thread starter Thread starter jmandell
  • Start date Start date
  • Tags Tags
    Summer Years
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 3K views
jmandell
Messages
10
Reaction score
0
I'm a sophomore in HS and am planing to go into nuclear or astrophysics. I am wondering what I should be doing in preparation for going into these fields?

I am in honors chemistry and honors trig/pre-calc (with 98% in both classes) this year and will be taking AP Calc and physics next year. Should I be taking any extra classes over the summer that could help prepare me for junior year?

I am also looking at some summer camps such as Astronomy Camp at Kitt Peak observatory and the Physics of Atomic Nuclei program at Michigan State univeristy. Are these good programs, any other programs I should consider ? I am also starting to work on a farnsworth fusor.

Any other things I should do?

Thanks,
Justin
 
Physics news on Phys.org
Is your college funding all set?

If not I would suggest finding a steady paying job so that you can save for your education. If you have a wealthy benefactor, that's great, but I had to work all summer every summer to afford college.
 
My parents have said that they will pay undergrad and grad was up to me. I am planing to get a part time job also.
 
Why take classes? When I was in high school (or the equivalent in my country) I found a used copy of University Physics by Young and Freedman at my school library. I borrowed it over the summer and studied it. Of course it depends on your learning style.

In your situation, I would recommend spending your summer intensively studying calculus (maybe even multivariable) to be ready for the physics. Learning the necessary math before you learn the physics should drastically improve your rate of learning and progress.
 
espen180 said:
Why take classes? When I was in high school (or the equivalent in my country) I found a used copy of University Physics by Young and Freedman at my school library. I borrowed it over the summer and studied it. Of course it depends on your learning style.

In your situation, I would recommend spending your summer intensively studying calculus (maybe even multivariable) to be ready for the physics. Learning the necessary math before you learn the physics should drastically improve your rate of learning and progress.

I should have been more clear in the original post. It was my intention to pick up some used textbooks and use those, not attend actual classes.

Thanks for the suggestion.
 
Don't forget to relax too so you don't burnout.
 
I'd recommend you enjoy your last free summer if you can!
 
I have also read that I should learn to program. Is there a specific language I should learn? I know very basic Python and we are learning Ruby and Ruby on Rails in IT class.
 
It is better to focus on programming techniques than on language syntax. It is easy to learn the necessary language syntax as it is needed. :)

The programming you will be doing is mainly numerical computing. You basically need to know calculus before you can learn it properly. It mainly concerns numerical solutions of (ordinary or partial) differential equations, simulations of dynamical systems and related techniques. You will probably also learn some numerical analysis to carry out error analysis.
If you want to be prepared, I think your best choice is to focus on learning calculus and linear algebra.