1337Boss said:
Hi guys I'm new to this forum. Not sure if there's a place for introductions but here's a little background
-I'm in 9th grade, aged 14.
-Interested in computer science & developed applications in the C++ language before
-Interested in various sciences
-Australian.
Anyway I'm looking to get into physics. Would you guys recommend any good textbooks? My maths is not so great, I'm like an average student but I am willing to learn any per-requisites.
Thanks!
Hey 1337Boss and welcome to the forums.
As an Australian myself who is in my final year of undergraduate (mathematics not physics), I can tell you that the important thing for physics (especially for first year physics) is having a good mathematical foundation.
To get this you need to take the highest mathematics classes possible. If your are in NSW take advanced mathematics up to year 10, then take 3 unit mathematics in year 11 and 4 unit mathematics in year twelve. You might even want to accelerate your whole 2U in year 11: this is the most important thing because university physics is going to be math based from the get go and if you don't have enough intuition about mathematics, then you'll really struggle.
Aside from that take the usual physics electives in high school and think about doing chemistry as an optional subject.
Having programming experience is definitely a great thing because in engineering, science, mathematics and its applications we have to use computers a lot. If you have this background I also think that you'll find the mathematics and interpreting what it means easier as well if you understand how processes in computers work then you can take that perspective and apply it to your physics.
You will also find the modelling subjects that you do (like mathematics subjects) easier when you have to use a package to calculate things and when you have to write some simple functions and custom code to do what you need to do.
Finally, I want to say that when you have gotten an intuitive idea of the mathematics then you get an intuitive idea of the physics. You won't have to do what a pure mathematician does, but you'll need to understand what an equation means intuitively when you're thinking about its consequence in three-dimensional space. Physics like general relativity will deal with higher dimensional spaces, but that's a long time away so don't worry about that.
When you have the mathematics background, then you should probably read if you are really keen the Feynman lectures. I have these myself and they are a very good read. When you get to university you will be spending a lot of time working on problems, but before that I don't see how reading the Feynman lectures in physics would be detrimental: just keep in mind that actively having to solve problems is not quite the same as reading about things.
In other words, think about the difference between writing computer programs and reading about code: that should give you a good idea of what I mean.