Asking for part-time work in between co-op sessions
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
3
down vote
favorite
Background:
I have been working in a Software Development Co-Op position for the last 3 1/2 months. I have really enjoyed my time here and I've had the opportunity to take on many important responsibilities, while at the same time being exposed to a variety of platforms and languages. The company culture is very laid back, the people are friendly, and my boss is awesome. In short, I love it here.
My Co-Op with this company ends in about 2 1/2 months, and I was planning on asking my boss if he would like me to come back next year and do another run, since my university usually prefers students do two 6 month runs.
My question is as follows:
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
internship part-time
suggest improvements |Â
up vote
3
down vote
favorite
Background:
I have been working in a Software Development Co-Op position for the last 3 1/2 months. I have really enjoyed my time here and I've had the opportunity to take on many important responsibilities, while at the same time being exposed to a variety of platforms and languages. The company culture is very laid back, the people are friendly, and my boss is awesome. In short, I love it here.
My Co-Op with this company ends in about 2 1/2 months, and I was planning on asking my boss if he would like me to come back next year and do another run, since my university usually prefers students do two 6 month runs.
My question is as follows:
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
internship part-time
suggest improvements |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Background:
I have been working in a Software Development Co-Op position for the last 3 1/2 months. I have really enjoyed my time here and I've had the opportunity to take on many important responsibilities, while at the same time being exposed to a variety of platforms and languages. The company culture is very laid back, the people are friendly, and my boss is awesome. In short, I love it here.
My Co-Op with this company ends in about 2 1/2 months, and I was planning on asking my boss if he would like me to come back next year and do another run, since my university usually prefers students do two 6 month runs.
My question is as follows:
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
internship part-time
Background:
I have been working in a Software Development Co-Op position for the last 3 1/2 months. I have really enjoyed my time here and I've had the opportunity to take on many important responsibilities, while at the same time being exposed to a variety of platforms and languages. The company culture is very laid back, the people are friendly, and my boss is awesome. In short, I love it here.
My Co-Op with this company ends in about 2 1/2 months, and I was planning on asking my boss if he would like me to come back next year and do another run, since my university usually prefers students do two 6 month runs.
My question is as follows:
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
internship part-time
asked Apr 28 '15 at 15:48
Mo H.
27719
27719
suggest improvements |Â
suggest improvements |Â
3 Answers
3
active
oldest
votes
up vote
4
down vote
accepted
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
Absolutely!
This is a great way to grow your skills and make money during the school year. You already have domain knowledge and understanding of the company, so this can be a very mutually beneficial arrangement.
Keep in mind that smaller companies may have not ever done this before. It may take a bit for your manager to get this coordinated if so. You'll want to determine what your workload/time commitment looks like. You don't want to over-commit yourself and be unable to do school and work well!
You also may wish to check with your university career center.
My anecdotal experience is that I myself did exactly this. Between summer internships, I worked as a part-time student.
suggest improvements |Â
up vote
2
down vote
If my boss says he would like me to come back again next year, would
it be acceptable to inquire if it would be possible to do part-time
work for the company between the end of my current run and the start
of the next one?
Yes, that's perfectly acceptable.
Doing so sends two signals - you are eager to continue your working relationship with this company, and you are willing to go "above and beyond". Both are excellent traits.
In many companies, Co-Op positions are used as feeders for full-time employment. That may be the case at this company.
Even if not, there may be a need for part-time help that would be best served by someone who already knows the environment, and thus would need less ramp-up time.
I have been approached by Co-Op students in the past looking for continued (part-time) employment until the next Co-Op round, or until graduation. While it wasn't always possible, whenever I could I gave those students extra consideration, and made a position available.
suggest improvements |Â
up vote
1
down vote
If you're interested in continuing work after you leave and think that you can balance your course load with part-time work, it's something that you can discuss with your manager. Having the discussion within the next month or so would probably be a good idea, so they can make the appropriate arrangements to support a remote worker. You should be prepared for an answer of "no", though - the company may not have the infrastructure or resources to support a remote worker, especially one that may need additional mentorship and guidance.
However, before you ask, you should consider the impact on your future career. You would need to be prepared to meet work deadlines and course deadlines, which may be in conflict with each other and neither may be flexible. Also, you should consider that you may not return to the company - they may not be able to support a full-time co-op next year or you may get a more enticing offer from another company that would give you a different set of experiences. Either way, taking a part-time job while still in school seems to be more constraining.
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
4
down vote
accepted
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
Absolutely!
This is a great way to grow your skills and make money during the school year. You already have domain knowledge and understanding of the company, so this can be a very mutually beneficial arrangement.
Keep in mind that smaller companies may have not ever done this before. It may take a bit for your manager to get this coordinated if so. You'll want to determine what your workload/time commitment looks like. You don't want to over-commit yourself and be unable to do school and work well!
You also may wish to check with your university career center.
My anecdotal experience is that I myself did exactly this. Between summer internships, I worked as a part-time student.
suggest improvements |Â
up vote
4
down vote
accepted
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
Absolutely!
This is a great way to grow your skills and make money during the school year. You already have domain knowledge and understanding of the company, so this can be a very mutually beneficial arrangement.
Keep in mind that smaller companies may have not ever done this before. It may take a bit for your manager to get this coordinated if so. You'll want to determine what your workload/time commitment looks like. You don't want to over-commit yourself and be unable to do school and work well!
You also may wish to check with your university career center.
My anecdotal experience is that I myself did exactly this. Between summer internships, I worked as a part-time student.
suggest improvements |Â
up vote
4
down vote
accepted
up vote
4
down vote
accepted
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
Absolutely!
This is a great way to grow your skills and make money during the school year. You already have domain knowledge and understanding of the company, so this can be a very mutually beneficial arrangement.
Keep in mind that smaller companies may have not ever done this before. It may take a bit for your manager to get this coordinated if so. You'll want to determine what your workload/time commitment looks like. You don't want to over-commit yourself and be unable to do school and work well!
You also may wish to check with your university career center.
My anecdotal experience is that I myself did exactly this. Between summer internships, I worked as a part-time student.
If my boss says he would like me to come back again next year, would it be acceptable to inquire if it would be possible to do part-time work for the company between the end of my current run and the start of the next one?
Absolutely!
This is a great way to grow your skills and make money during the school year. You already have domain knowledge and understanding of the company, so this can be a very mutually beneficial arrangement.
Keep in mind that smaller companies may have not ever done this before. It may take a bit for your manager to get this coordinated if so. You'll want to determine what your workload/time commitment looks like. You don't want to over-commit yourself and be unable to do school and work well!
You also may wish to check with your university career center.
My anecdotal experience is that I myself did exactly this. Between summer internships, I worked as a part-time student.
answered Apr 28 '15 at 16:01
Elysian Fieldsâ¦
96.8k46292449
96.8k46292449
suggest improvements |Â
suggest improvements |Â
up vote
2
down vote
If my boss says he would like me to come back again next year, would
it be acceptable to inquire if it would be possible to do part-time
work for the company between the end of my current run and the start
of the next one?
Yes, that's perfectly acceptable.
Doing so sends two signals - you are eager to continue your working relationship with this company, and you are willing to go "above and beyond". Both are excellent traits.
In many companies, Co-Op positions are used as feeders for full-time employment. That may be the case at this company.
Even if not, there may be a need for part-time help that would be best served by someone who already knows the environment, and thus would need less ramp-up time.
I have been approached by Co-Op students in the past looking for continued (part-time) employment until the next Co-Op round, or until graduation. While it wasn't always possible, whenever I could I gave those students extra consideration, and made a position available.
suggest improvements |Â
up vote
2
down vote
If my boss says he would like me to come back again next year, would
it be acceptable to inquire if it would be possible to do part-time
work for the company between the end of my current run and the start
of the next one?
Yes, that's perfectly acceptable.
Doing so sends two signals - you are eager to continue your working relationship with this company, and you are willing to go "above and beyond". Both are excellent traits.
In many companies, Co-Op positions are used as feeders for full-time employment. That may be the case at this company.
Even if not, there may be a need for part-time help that would be best served by someone who already knows the environment, and thus would need less ramp-up time.
I have been approached by Co-Op students in the past looking for continued (part-time) employment until the next Co-Op round, or until graduation. While it wasn't always possible, whenever I could I gave those students extra consideration, and made a position available.
suggest improvements |Â
up vote
2
down vote
up vote
2
down vote
If my boss says he would like me to come back again next year, would
it be acceptable to inquire if it would be possible to do part-time
work for the company between the end of my current run and the start
of the next one?
Yes, that's perfectly acceptable.
Doing so sends two signals - you are eager to continue your working relationship with this company, and you are willing to go "above and beyond". Both are excellent traits.
In many companies, Co-Op positions are used as feeders for full-time employment. That may be the case at this company.
Even if not, there may be a need for part-time help that would be best served by someone who already knows the environment, and thus would need less ramp-up time.
I have been approached by Co-Op students in the past looking for continued (part-time) employment until the next Co-Op round, or until graduation. While it wasn't always possible, whenever I could I gave those students extra consideration, and made a position available.
If my boss says he would like me to come back again next year, would
it be acceptable to inquire if it would be possible to do part-time
work for the company between the end of my current run and the start
of the next one?
Yes, that's perfectly acceptable.
Doing so sends two signals - you are eager to continue your working relationship with this company, and you are willing to go "above and beyond". Both are excellent traits.
In many companies, Co-Op positions are used as feeders for full-time employment. That may be the case at this company.
Even if not, there may be a need for part-time help that would be best served by someone who already knows the environment, and thus would need less ramp-up time.
I have been approached by Co-Op students in the past looking for continued (part-time) employment until the next Co-Op round, or until graduation. While it wasn't always possible, whenever I could I gave those students extra consideration, and made a position available.
edited Aug 30 '15 at 11:03
answered Apr 28 '15 at 16:28
Joe Strazzere
223k106656922
223k106656922
suggest improvements |Â
suggest improvements |Â
up vote
1
down vote
If you're interested in continuing work after you leave and think that you can balance your course load with part-time work, it's something that you can discuss with your manager. Having the discussion within the next month or so would probably be a good idea, so they can make the appropriate arrangements to support a remote worker. You should be prepared for an answer of "no", though - the company may not have the infrastructure or resources to support a remote worker, especially one that may need additional mentorship and guidance.
However, before you ask, you should consider the impact on your future career. You would need to be prepared to meet work deadlines and course deadlines, which may be in conflict with each other and neither may be flexible. Also, you should consider that you may not return to the company - they may not be able to support a full-time co-op next year or you may get a more enticing offer from another company that would give you a different set of experiences. Either way, taking a part-time job while still in school seems to be more constraining.
suggest improvements |Â
up vote
1
down vote
If you're interested in continuing work after you leave and think that you can balance your course load with part-time work, it's something that you can discuss with your manager. Having the discussion within the next month or so would probably be a good idea, so they can make the appropriate arrangements to support a remote worker. You should be prepared for an answer of "no", though - the company may not have the infrastructure or resources to support a remote worker, especially one that may need additional mentorship and guidance.
However, before you ask, you should consider the impact on your future career. You would need to be prepared to meet work deadlines and course deadlines, which may be in conflict with each other and neither may be flexible. Also, you should consider that you may not return to the company - they may not be able to support a full-time co-op next year or you may get a more enticing offer from another company that would give you a different set of experiences. Either way, taking a part-time job while still in school seems to be more constraining.
suggest improvements |Â
up vote
1
down vote
up vote
1
down vote
If you're interested in continuing work after you leave and think that you can balance your course load with part-time work, it's something that you can discuss with your manager. Having the discussion within the next month or so would probably be a good idea, so they can make the appropriate arrangements to support a remote worker. You should be prepared for an answer of "no", though - the company may not have the infrastructure or resources to support a remote worker, especially one that may need additional mentorship and guidance.
However, before you ask, you should consider the impact on your future career. You would need to be prepared to meet work deadlines and course deadlines, which may be in conflict with each other and neither may be flexible. Also, you should consider that you may not return to the company - they may not be able to support a full-time co-op next year or you may get a more enticing offer from another company that would give you a different set of experiences. Either way, taking a part-time job while still in school seems to be more constraining.
If you're interested in continuing work after you leave and think that you can balance your course load with part-time work, it's something that you can discuss with your manager. Having the discussion within the next month or so would probably be a good idea, so they can make the appropriate arrangements to support a remote worker. You should be prepared for an answer of "no", though - the company may not have the infrastructure or resources to support a remote worker, especially one that may need additional mentorship and guidance.
However, before you ask, you should consider the impact on your future career. You would need to be prepared to meet work deadlines and course deadlines, which may be in conflict with each other and neither may be flexible. Also, you should consider that you may not return to the company - they may not be able to support a full-time co-op next year or you may get a more enticing offer from another company that would give you a different set of experiences. Either way, taking a part-time job while still in school seems to be more constraining.
answered Apr 28 '15 at 16:01
Thomas Owens
13.4k45368
13.4k45368
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%2f44835%2fasking-for-part-time-work-in-between-co-op-sessions%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