Doing an internship after a job
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
8
down vote
favorite
How an employer is going to see an internship after few years of stable jobs? Is it going to be seen as a downgrade or just as an additional experience?
I'm a full-time worker and in the meanwhile, I'm finishing my MSc. I've seen a really interesting internship with an important company and I was thinking to apply. It will be one year, very well paid (more than my actual full time position, incredibly) and I'm probably going to see interesting technologies (not sure about the practical part).
Obviously, I'm going to apply anyway, but I was curious how this experience is going to be seen from an employer point of view.
job-change internship
suggest improvements |Â
up vote
8
down vote
favorite
How an employer is going to see an internship after few years of stable jobs? Is it going to be seen as a downgrade or just as an additional experience?
I'm a full-time worker and in the meanwhile, I'm finishing my MSc. I've seen a really interesting internship with an important company and I was thinking to apply. It will be one year, very well paid (more than my actual full time position, incredibly) and I'm probably going to see interesting technologies (not sure about the practical part).
Obviously, I'm going to apply anyway, but I was curious how this experience is going to be seen from an employer point of view.
job-change internship
I did one after my MSc although I have a good experience already, it counts as positive for sure
– JuliandotNut
Aug 25 '14 at 19:09
suggest improvements |Â
up vote
8
down vote
favorite
up vote
8
down vote
favorite
How an employer is going to see an internship after few years of stable jobs? Is it going to be seen as a downgrade or just as an additional experience?
I'm a full-time worker and in the meanwhile, I'm finishing my MSc. I've seen a really interesting internship with an important company and I was thinking to apply. It will be one year, very well paid (more than my actual full time position, incredibly) and I'm probably going to see interesting technologies (not sure about the practical part).
Obviously, I'm going to apply anyway, but I was curious how this experience is going to be seen from an employer point of view.
job-change internship
How an employer is going to see an internship after few years of stable jobs? Is it going to be seen as a downgrade or just as an additional experience?
I'm a full-time worker and in the meanwhile, I'm finishing my MSc. I've seen a really interesting internship with an important company and I was thinking to apply. It will be one year, very well paid (more than my actual full time position, incredibly) and I'm probably going to see interesting technologies (not sure about the practical part).
Obviously, I'm going to apply anyway, but I was curious how this experience is going to be seen from an employer point of view.
job-change internship
edited Aug 25 '14 at 18:42
David S.
3,9902441
3,9902441
asked Aug 25 '14 at 16:32
Enrichman
182210
182210
I did one after my MSc although I have a good experience already, it counts as positive for sure
– JuliandotNut
Aug 25 '14 at 19:09
suggest improvements |Â
I did one after my MSc although I have a good experience already, it counts as positive for sure
– JuliandotNut
Aug 25 '14 at 19:09
I did one after my MSc although I have a good experience already, it counts as positive for sure
– JuliandotNut
Aug 25 '14 at 19:09
I did one after my MSc although I have a good experience already, it counts as positive for sure
– JuliandotNut
Aug 25 '14 at 19:09
suggest improvements |Â
3 Answers
3
active
oldest
votes
up vote
6
down vote
accepted
It's always tricky to try to answer how 'an employer' would see such a thing.
However, writing as someone who evaluates candidates, I'd be all in favor. It barely seems to be an internship -- it's paying work in the field. You have a coherent narrative about what you've been doing. You already are in student mode. As with many situations like this, the negative effects, if any, will be more severe at larger, more hide-bound employers who employ computers or somewhat robotic HR staff to evaluate candidates, and less severe at smaller places where people who need to get stuff done read resumes and talk to candidates.
suggest improvements |Â
up vote
3
down vote
An employer will most likely see your internship the way you see it.
If you say that you learned a whole bunch of things that you would not otherwise have had an opportunity to learn, and practice and you can enumerate the non-financial benefits to you from having gone through that internship, and the things you learned are of value to your prospective employer, then that's the way your prospective employer will see it - Not everything that's worthwhile is reducible to just salary, stock options and benefits.
If you say that you took that internship because you couldn't find anything better and you didn't care about learning anything, that's the way your employer will see it.
The way you shape your narrative about your internship experience is most likely how your prospective employer will see it, because as far as your prospective employer is concerned, it's the path of least resistance and the easiest way out for them to depend on your narrative for what you experienced and learned.
You can say that you expected great things from making a financial sacrifice and going through that internship, and the sacrifice did not pan out. Or you could say that you learned a hell of a lot that you would not have otherwise learned and the financial sacrifice was more than with it. Either narrative is legitimate, as long as you expound that narrative with strength, integrity and with no regret or apology. It's all up to you.
The worst thing you could do to yourself is dodge and weave and be diffident, apologetic and insincere. If you do that, then you just created that special hell for yourself.
suggest improvements |Â
up vote
2
down vote
I agree with bmargulies - it would be a positive on your resume.
Once you get to the interview there may be some questions, you don't need to reveal the fact that your intern salary is more than your previous job (although some companies are known for high-paying intern positions, i.e. Microsoft, so it might not even be a surprise).
Changing your job because you see a better fit and not because of the salary is generally seen as a great thing by hiring managers (who would be honored that you chose their company to work at for those reasons and not because of the salary). When applying for the interview, I would recommend you ask about their policy for hiring-in interns, such that even if you choose not to go that route, you have the information available to you to explain why you did what you chose to do.
suggest improvements |Â
StackExchange.ready(function ()
$("#show-editor-button input, #show-editor-button button").click(function ()
var showEditor = function()
$("#show-editor-button").hide();
$("#post-form").removeClass("dno");
StackExchange.editor.finallyInit();
;
var useFancy = $(this).data('confirm-use-fancy');
if(useFancy == 'True')
var popupTitle = $(this).data('confirm-fancy-title');
var popupBody = $(this).data('confirm-fancy-body');
var popupAccept = $(this).data('confirm-fancy-accept-button');
$(this).loadPopup(
url: '/post/self-answer-popup',
loaded: function(popup)
var pTitle = $(popup).find('h2');
var pBody = $(popup).find('.popup-body');
var pSubmit = $(popup).find('.popup-submit');
pTitle.text(popupTitle);
pBody.html(popupBody);
pSubmit.val(popupAccept).click(showEditor);
)
else
var confirmText = $(this).data('confirm-text');
if (confirmText ? confirm(confirmText) : true)
showEditor();
);
);
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
6
down vote
accepted
It's always tricky to try to answer how 'an employer' would see such a thing.
However, writing as someone who evaluates candidates, I'd be all in favor. It barely seems to be an internship -- it's paying work in the field. You have a coherent narrative about what you've been doing. You already are in student mode. As with many situations like this, the negative effects, if any, will be more severe at larger, more hide-bound employers who employ computers or somewhat robotic HR staff to evaluate candidates, and less severe at smaller places where people who need to get stuff done read resumes and talk to candidates.
suggest improvements |Â
up vote
6
down vote
accepted
It's always tricky to try to answer how 'an employer' would see such a thing.
However, writing as someone who evaluates candidates, I'd be all in favor. It barely seems to be an internship -- it's paying work in the field. You have a coherent narrative about what you've been doing. You already are in student mode. As with many situations like this, the negative effects, if any, will be more severe at larger, more hide-bound employers who employ computers or somewhat robotic HR staff to evaluate candidates, and less severe at smaller places where people who need to get stuff done read resumes and talk to candidates.
suggest improvements |Â
up vote
6
down vote
accepted
up vote
6
down vote
accepted
It's always tricky to try to answer how 'an employer' would see such a thing.
However, writing as someone who evaluates candidates, I'd be all in favor. It barely seems to be an internship -- it's paying work in the field. You have a coherent narrative about what you've been doing. You already are in student mode. As with many situations like this, the negative effects, if any, will be more severe at larger, more hide-bound employers who employ computers or somewhat robotic HR staff to evaluate candidates, and less severe at smaller places where people who need to get stuff done read resumes and talk to candidates.
It's always tricky to try to answer how 'an employer' would see such a thing.
However, writing as someone who evaluates candidates, I'd be all in favor. It barely seems to be an internship -- it's paying work in the field. You have a coherent narrative about what you've been doing. You already are in student mode. As with many situations like this, the negative effects, if any, will be more severe at larger, more hide-bound employers who employ computers or somewhat robotic HR staff to evaluate candidates, and less severe at smaller places where people who need to get stuff done read resumes and talk to candidates.
answered Aug 25 '14 at 16:39
user13659
suggest improvements |Â
suggest improvements |Â
up vote
3
down vote
An employer will most likely see your internship the way you see it.
If you say that you learned a whole bunch of things that you would not otherwise have had an opportunity to learn, and practice and you can enumerate the non-financial benefits to you from having gone through that internship, and the things you learned are of value to your prospective employer, then that's the way your prospective employer will see it - Not everything that's worthwhile is reducible to just salary, stock options and benefits.
If you say that you took that internship because you couldn't find anything better and you didn't care about learning anything, that's the way your employer will see it.
The way you shape your narrative about your internship experience is most likely how your prospective employer will see it, because as far as your prospective employer is concerned, it's the path of least resistance and the easiest way out for them to depend on your narrative for what you experienced and learned.
You can say that you expected great things from making a financial sacrifice and going through that internship, and the sacrifice did not pan out. Or you could say that you learned a hell of a lot that you would not have otherwise learned and the financial sacrifice was more than with it. Either narrative is legitimate, as long as you expound that narrative with strength, integrity and with no regret or apology. It's all up to you.
The worst thing you could do to yourself is dodge and weave and be diffident, apologetic and insincere. If you do that, then you just created that special hell for yourself.
suggest improvements |Â
up vote
3
down vote
An employer will most likely see your internship the way you see it.
If you say that you learned a whole bunch of things that you would not otherwise have had an opportunity to learn, and practice and you can enumerate the non-financial benefits to you from having gone through that internship, and the things you learned are of value to your prospective employer, then that's the way your prospective employer will see it - Not everything that's worthwhile is reducible to just salary, stock options and benefits.
If you say that you took that internship because you couldn't find anything better and you didn't care about learning anything, that's the way your employer will see it.
The way you shape your narrative about your internship experience is most likely how your prospective employer will see it, because as far as your prospective employer is concerned, it's the path of least resistance and the easiest way out for them to depend on your narrative for what you experienced and learned.
You can say that you expected great things from making a financial sacrifice and going through that internship, and the sacrifice did not pan out. Or you could say that you learned a hell of a lot that you would not have otherwise learned and the financial sacrifice was more than with it. Either narrative is legitimate, as long as you expound that narrative with strength, integrity and with no regret or apology. It's all up to you.
The worst thing you could do to yourself is dodge and weave and be diffident, apologetic and insincere. If you do that, then you just created that special hell for yourself.
suggest improvements |Â
up vote
3
down vote
up vote
3
down vote
An employer will most likely see your internship the way you see it.
If you say that you learned a whole bunch of things that you would not otherwise have had an opportunity to learn, and practice and you can enumerate the non-financial benefits to you from having gone through that internship, and the things you learned are of value to your prospective employer, then that's the way your prospective employer will see it - Not everything that's worthwhile is reducible to just salary, stock options and benefits.
If you say that you took that internship because you couldn't find anything better and you didn't care about learning anything, that's the way your employer will see it.
The way you shape your narrative about your internship experience is most likely how your prospective employer will see it, because as far as your prospective employer is concerned, it's the path of least resistance and the easiest way out for them to depend on your narrative for what you experienced and learned.
You can say that you expected great things from making a financial sacrifice and going through that internship, and the sacrifice did not pan out. Or you could say that you learned a hell of a lot that you would not have otherwise learned and the financial sacrifice was more than with it. Either narrative is legitimate, as long as you expound that narrative with strength, integrity and with no regret or apology. It's all up to you.
The worst thing you could do to yourself is dodge and weave and be diffident, apologetic and insincere. If you do that, then you just created that special hell for yourself.
An employer will most likely see your internship the way you see it.
If you say that you learned a whole bunch of things that you would not otherwise have had an opportunity to learn, and practice and you can enumerate the non-financial benefits to you from having gone through that internship, and the things you learned are of value to your prospective employer, then that's the way your prospective employer will see it - Not everything that's worthwhile is reducible to just salary, stock options and benefits.
If you say that you took that internship because you couldn't find anything better and you didn't care about learning anything, that's the way your employer will see it.
The way you shape your narrative about your internship experience is most likely how your prospective employer will see it, because as far as your prospective employer is concerned, it's the path of least resistance and the easiest way out for them to depend on your narrative for what you experienced and learned.
You can say that you expected great things from making a financial sacrifice and going through that internship, and the sacrifice did not pan out. Or you could say that you learned a hell of a lot that you would not have otherwise learned and the financial sacrifice was more than with it. Either narrative is legitimate, as long as you expound that narrative with strength, integrity and with no regret or apology. It's all up to you.
The worst thing you could do to yourself is dodge and weave and be diffident, apologetic and insincere. If you do that, then you just created that special hell for yourself.
edited Aug 25 '14 at 23:07
answered Aug 25 '14 at 21:31
Vietnhi Phuvan
68.9k7118254
68.9k7118254
suggest improvements |Â
suggest improvements |Â
up vote
2
down vote
I agree with bmargulies - it would be a positive on your resume.
Once you get to the interview there may be some questions, you don't need to reveal the fact that your intern salary is more than your previous job (although some companies are known for high-paying intern positions, i.e. Microsoft, so it might not even be a surprise).
Changing your job because you see a better fit and not because of the salary is generally seen as a great thing by hiring managers (who would be honored that you chose their company to work at for those reasons and not because of the salary). When applying for the interview, I would recommend you ask about their policy for hiring-in interns, such that even if you choose not to go that route, you have the information available to you to explain why you did what you chose to do.
suggest improvements |Â
up vote
2
down vote
I agree with bmargulies - it would be a positive on your resume.
Once you get to the interview there may be some questions, you don't need to reveal the fact that your intern salary is more than your previous job (although some companies are known for high-paying intern positions, i.e. Microsoft, so it might not even be a surprise).
Changing your job because you see a better fit and not because of the salary is generally seen as a great thing by hiring managers (who would be honored that you chose their company to work at for those reasons and not because of the salary). When applying for the interview, I would recommend you ask about their policy for hiring-in interns, such that even if you choose not to go that route, you have the information available to you to explain why you did what you chose to do.
suggest improvements |Â
up vote
2
down vote
up vote
2
down vote
I agree with bmargulies - it would be a positive on your resume.
Once you get to the interview there may be some questions, you don't need to reveal the fact that your intern salary is more than your previous job (although some companies are known for high-paying intern positions, i.e. Microsoft, so it might not even be a surprise).
Changing your job because you see a better fit and not because of the salary is generally seen as a great thing by hiring managers (who would be honored that you chose their company to work at for those reasons and not because of the salary). When applying for the interview, I would recommend you ask about their policy for hiring-in interns, such that even if you choose not to go that route, you have the information available to you to explain why you did what you chose to do.
I agree with bmargulies - it would be a positive on your resume.
Once you get to the interview there may be some questions, you don't need to reveal the fact that your intern salary is more than your previous job (although some companies are known for high-paying intern positions, i.e. Microsoft, so it might not even be a surprise).
Changing your job because you see a better fit and not because of the salary is generally seen as a great thing by hiring managers (who would be honored that you chose their company to work at for those reasons and not because of the salary). When applying for the interview, I would recommend you ask about their policy for hiring-in interns, such that even if you choose not to go that route, you have the information available to you to explain why you did what you chose to do.
answered Aug 25 '14 at 18:10
user2813274
1,01021022
1,01021022
suggest improvements |Â
suggest improvements |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f32885%2fdoing-an-internship-after-a-job%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I did one after my MSc although I have a good experience already, it counts as positive for sure
– JuliandotNut
Aug 25 '14 at 19:09