What Should I Do with My Summer Break as a Physics Student?

AI Thread Summary
A three-month holiday provides an opportunity for personal and professional development after the first year of studying physics in the UK. Engaging in programming, particularly learning Java or C++, is recommended, with C++ being essential for Arduino projects. Electronics knowledge is beneficial for those interested in research or engineering, as it is widely used across various fields. Learning a foreign language, like French, can also enhance career prospects. Reading widely, including biographies and informative texts, can help clarify career interests. While building skills is important, enjoyment in the learning process is crucial for success. A summer job is suggested to balance skill development with relaxation, ensuring a well-rounded experience before continuing academic pursuits. Concerns about CV enhancement and internship competitiveness are valid, but maintaining a manageable workload is essential to avoid burnout.
Series
Messages
30
Reaction score
0
I have a 3 month holiday which I want to put to good use, after finishing my first year in the UK. But, I'm not entirely sure what I should do.

I study physics at uni and I think I want to go into either research or engineering.

Aside from programming, and finding out what I want to do as a career, what would be useful to do over the summer?

For programming I was thinking of learning Java. Would this be better to learn instead of C++?
I was also thinking of studying a bit of electronics, like using the Arduino to make things. Is this useful?

Is learning a language, ie french, a good use of my time?

Thanks.
 
Physics news on Phys.org
I think the real trick is to find something constructive that you enjoy and work on that.

If you find you hate programming in Java, but you're doing it because it might be useful in the future, you're not likely to be too successful in it. On the other hand, if you're doing it because you have a neat idea for a program and find fun in the challenge of putting it together, it will be time well spent.

All of the things you've listed could be helpful and a good use of your summer vacation.
 
C++ and Arduino would make a good couple. Keep in mind that to program a Arduino, you will need to know C or C++.
 
Series said:
I have a 3 month holiday which I want to put to good use, after finishing my first year in the UK. But, I'm not entirely sure what I should do.

Well, my car is not going to wash itself...
 
I hear many people use C++ for numerical computations. Java is a lot nicer than C++ I hear (I only have experience with Java) but you shouldn't sweat which one you learn right now. Java is built on C, so once you learn one it won't be to hard to learn the other.

If you want to do research or engineering, electronics is definitely beneficial. Every branch of engineering uses them nowadays and many experimentalists often make their own electronics.

Knowing another language is always beneficial no matter what you do.

I suggest reading. About anything your interested in. Best way to figure out what you want to do with your life, aside from actual experience. Read biographies to see what their lives were like. Read more informative books to see what interests you most. You could maybe talk to some older friends who have been through what you're interested in doing as well.
 
Choppy said:
I think the real trick is to find something constructive that you enjoy and work on that.

If you find you hate programming in Java, but you're doing it because it might be useful in the future, you're not likely to be too successful in it. On the other hand, if you're doing it because you have a neat idea for a program and find fun in the challenge of putting it together, it will be time well spent.

All of the things you've listed could be helpful and a good use of your summer vacation.

I've had an introduction into programming in C++ in labs and I enjoyed that quite a bit. The 2 main reasons why I want to learn Java is because I've been advised that it's easier to learn than C++ (so it'd make learning C++ easier later on), and I'd like to design an android app.

I won't be learning Java just for the careers sake. I must enjoy it too. I chose to study physics at uni because that's what I enjoy most. If enjoyment wasn't my top priority, then I should've chosen finance or engineering.
TylerH said:
C++ and Arduino would make a good couple. Keep in mind that to program a Arduino, you will need to know C or C++.

Damn, the Arduino needs C++... I'll have to decide which one to learn now then.

DaveC426913 said:
Well, my car is not going to wash itself...

I don't live in Canada so I can't really come over to wash your car. Dunk it in a lake or something. ;)

id the sloth said:
I hear many people use C++ for numerical computations. Java is a lot nicer than C++ I hear (I only have experience with Java) but you shouldn't sweat which one you learn right now. Java is built on C, so once you learn one it won't be to hard to learn the other.

If you want to do research or engineering, electronics is definitely beneficial. Every branch of engineering uses them nowadays and many experimentalists often make their own electronics.

Knowing another language is always beneficial no matter what you do.

I suggest reading. About anything your interested in. Best way to figure out what you want to do with your life, aside from actual experience. Read biographies to see what their lives were like. Read more informative books to see what interests you most. You could maybe talk to some older friends who have been through what you're interested in doing as well.

You have a fair point. I'll try and do that aswell. Is it possible to do a masters in Aero engineering after doing a UK degree in physics? In the UK you learn physics from the start. There is no general education in the first couple of years.
Could you guys recommend any good books for C++ or Java? I've heard that "Big Java" by Cay Horstmann is a good starting point.

My main concern is that will these things look good on my CV? I hope to get an intership soon, and I'd like to stand out from all the other applicants. Also, am I doing too much?

Thanks.
 
If you want my advice, get yourself a summer job to earn some cash and then enjoy your summer holiday. There aren't many times in your life when you'll get three months off for the summer. It also helps to relax so you don't wear yourself out before the end of your degree.
 
Back
Top