 |
|
09-06-2005
|
#1 (permalink)
|
|
Explaining
|
Not Ranked
:
+0 / -0
0 score
careers in physics
Hey everyone, I've been thinking of going back to college for physics. I currently have a bachelors in computer science and work on the industry, though I am starting to hate it. I am wondering what kind of careers I could get with a degree in physics. First off, would I need a Ph.D to do anything really, or would a bachelors or masters do for any decent careers?
----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make
/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
|
|
09-06-2005
|
#2 (permalink)
|
|
Creating
Location: Southern California, USA
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
http://www.aps.org/
American Physical Society
Employment statistics
Why would you train to pull at oars when you could be captain of the ship? Bulk education is FOB the lecture hall anyway - walk in, sit down, don't draw attention to yourself. They money you pay is for Official accreditation at the end.
----------------
Uncle Al
http://www.mazepath.com/uncleal/
(Toxic URL! Unsafe for children and most mammals)
http://www.mazepath.com/uncleal/qz4.htm
|
|
09-06-2005
|
#3 (permalink)
|
|
Resident Slayer
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
I'd actually agree with Al here: You can learn lots without the sheepskin, and the real money is in being the boss. You get to make the decisions without necessarily knowing what you're talking about, but its really cool when you do know. A PhD can be a real monkey on your back careerwise...
Get an MBA, rule the world....
Cheers,
Buffy, M.B.A.
----------------
"If you do not agree with anything I say, I'll not only retract it, but deny under oath that I ever said it!"
__________________________________________________ ______________-- Tom Lehrer
"No Robbie, not Europe!"
Forum Administrator
Hypography Science Forums - Science for Boys and Girls! Its not for nothing that we hang out here.
|
|
09-06-2005
|
#4 (permalink)
|
|
Explaining
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
heh, sorry I have no interest in getting an MBA or in ruling the world. Just making a good living doing what I like. I currently do that but I'm not liking it so much anymore, not as challenging as it was at first.
ok, I looked at that site Al (thanks for the link btw), it seems that most of the positions are for professors, and you need a phd. I've seen a few for 4 year degree holders. I don't see anything about money though, do you think I could make 100k+ in this field? If not I guess I could make the wife get a job! 
----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make
/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Last edited by rockytriton; 09-06-2005 at 05:55 PM..
|
|
09-06-2005
|
#5 (permalink)
|
|
Resident White Hat
Location: I am nowhere... Yet I am everywhere... All at once!
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
I'd like to learn more as well. I'm going to major in Physics once I go to college and I was also interested in where it could lead  .
----------------
Dark Mind ...
Hypography Science Forums
Never argue with an idiot. They'll drag you down to their level and beat you with experience.
-Unknown
|
|
09-06-2005
|
#6 (permalink)
|
|
Creating
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
Quote:
|
Originally Posted by Dark Mind
I'd like to learn more as well. I'm going to major in Physics once I go to college and I was also interested in where it could lead  .
|
As someone who recently came out of undergrad with a physics degree, I can say there are lots of paths open. Financial companies heavily recruit any technical major, as it demonstrates problem solving and numerical abilities. Video game companies actively recruit physics majors with programming skills because for some reason realistic physics seems to be all the rage right now. One of my best friends is working for a defense contractor, and another is programming satellites.
-Will
|
|
09-07-2005
|
#7 (permalink)
|
|
Exhausted Gondolier
Location: Floating On An Ocean Of Hydrogen
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
Quote:
|
Originally Posted by rockytriton
I currently do that but I'm not liking it so much anymore, not as challenging as it was at first.
|
You can sure say that again, about sw development.
Right now I'm participating in a very chimpanzee job, converting bunches of old VB6 management projects to work on Oracle instead of Sybase. And guess Rocky what I have a degree in, from a well esteemed university. 
----------------
Inutil insegnà al mus, si piart timp, in plui si infastidìs la bestie.
Hypography Forum PITA...... er, Administrator. 
|
|
09-07-2005
|
#8 (permalink)
|
|
Resident White Hat
Location: I am nowhere... Yet I am everywhere... All at once!
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
I'll be sure to choose my jobs wisely after college  .
----------------
Dark Mind ...
Hypography Science Forums
Never argue with an idiot. They'll drag you down to their level and beat you with experience.
-Unknown
|
|
09-07-2005
|
#9 (permalink)
|
|
Explaining
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
Quote:
|
Originally Posted by Qfwfq
You can sure say that again, about sw development.
Right now I'm participating in a very chimpanzee job, converting bunches of old VB6 management projects to work on Oracle instead of Sybase. And guess Rocky what I have a degree in, from a well esteemed university. 
|
Yea I did the same sort of contract a few months ago. Convert a system from Mainframe with DB2 using PL/I source code to AIX with Oracle using C source code (not even c++, just plain old C).
----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make
/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
|
|
09-08-2005
|
#10 (permalink)
|
|
Exhausted Gondolier
Location: Floating On An Ocean Of Hydrogen
|
Not Ranked
:
+0 / -0
0 score
Re: careers in physics
At least you were writing in C, and that must have been the brunt of it!
Here we are making the minimum essential changes on badly developed VB6 code, the contract is weighed by number of queries and we have to execute them all which is the trickiest part for some of them that, after years of haphazard sw maintenance, are unreachable in normal use. That's what I'm on at the moment. If we trace through procedure calls and find that it's trivially uncalled we rem it out.... wheeee! Otherwise we have to force execution in debug mode, coping with bad data values and whatever, hammering away...
I've just hit an insert that gives a not enough values message, table must have been altered and I'll have to sort it out. Even in normal execution I was getting inserted value too large for column, I'm supposed to check how it goes on Sybase, each of these programs has dozens of nuissances to it...
Ugghgh! 
----------------
Inutil insegnà al mus, si piart timp, in plui si infastidìs la bestie.
Hypography Forum PITA...... er, Administrator. 
|
|
 |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
» Advertisement |
|
|
|