How to put small scale programming at tech support job on resume
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
3
down vote
favorite
I currently work in tech support but our company has something called RCI, which is time alloted to us to work on and improve things in our work environment, because I have some familiarity with Java Programming(Taken some programming courses in community college) they have me creating small tools to have our techs use in the workplace.
I was wondering how I could put something like this on my resume, since I am trying to land an internship/programming job(. It's very small work but I am working my shift while doing it. How can I show this on a resume without being able to show off the source code because of proprietary reasons, but still show off that I am doing real work, even if it is very simple work.
A lot of questions I found on here were more about side projects outside of work so it didn't really fit with my situation. Thanks for any feedback or input on the situation, it is much appreciated.
resume job-search internship work-experience projects
suggest improvements |Â
up vote
3
down vote
favorite
I currently work in tech support but our company has something called RCI, which is time alloted to us to work on and improve things in our work environment, because I have some familiarity with Java Programming(Taken some programming courses in community college) they have me creating small tools to have our techs use in the workplace.
I was wondering how I could put something like this on my resume, since I am trying to land an internship/programming job(. It's very small work but I am working my shift while doing it. How can I show this on a resume without being able to show off the source code because of proprietary reasons, but still show off that I am doing real work, even if it is very simple work.
A lot of questions I found on here were more about side projects outside of work so it didn't really fit with my situation. Thanks for any feedback or input on the situation, it is much appreciated.
resume job-search internship work-experience projects
suggest improvements |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
I currently work in tech support but our company has something called RCI, which is time alloted to us to work on and improve things in our work environment, because I have some familiarity with Java Programming(Taken some programming courses in community college) they have me creating small tools to have our techs use in the workplace.
I was wondering how I could put something like this on my resume, since I am trying to land an internship/programming job(. It's very small work but I am working my shift while doing it. How can I show this on a resume without being able to show off the source code because of proprietary reasons, but still show off that I am doing real work, even if it is very simple work.
A lot of questions I found on here were more about side projects outside of work so it didn't really fit with my situation. Thanks for any feedback or input on the situation, it is much appreciated.
resume job-search internship work-experience projects
I currently work in tech support but our company has something called RCI, which is time alloted to us to work on and improve things in our work environment, because I have some familiarity with Java Programming(Taken some programming courses in community college) they have me creating small tools to have our techs use in the workplace.
I was wondering how I could put something like this on my resume, since I am trying to land an internship/programming job(. It's very small work but I am working my shift while doing it. How can I show this on a resume without being able to show off the source code because of proprietary reasons, but still show off that I am doing real work, even if it is very simple work.
A lot of questions I found on here were more about side projects outside of work so it didn't really fit with my situation. Thanks for any feedback or input on the situation, it is much appreciated.
resume job-search internship work-experience projects
asked Feb 23 '16 at 19:08
Alkarin
344
344
suggest improvements |Â
suggest improvements |Â
4 Answers
4
active
oldest
votes
up vote
3
down vote
accepted
I currently work in tech support... because I have some familiarity
with Java Programming they have me creating small tools to have our
techs use in the workplace.
I was wondering how I could put something like this on my resume,
since I am trying to land an internship/programming job.
You simply list it as one of the tasks for your job. No different than explaining other tasks you are performing.
Tech Support Specialist 2014-present
MegaCorp
- Provided phone support yada, yada
- Other tasks related to the job of Tech Support
- Created small tools using Java for all techs to use
You may wish to expound on this more in your cover letter, as this is experience that may help you stand out over other candidates, or may be the most important part for your internship.
Even if you aren't permitted to share the actual code you created, you will be able to talk about it during an interview, and perhaps demonstrate the concepts and your abilities on a whiteboard.
suggest improvements |Â
up vote
2
down vote
Particularly if you are trying to make a transition (from tech support to programming) I would add a short section at the top of your resume to list your "Highlights". This is a section where you put what you want an employer or recruiter to see first on your resume, in this case, that you have some experience programming in the workplace.
When I've helped people write resumes in the past, this was a great section to highlight things that didn't fit into a usual resume outline (not to mention a nice way to beef things up). List the things you are most proud of in the jobs you have worked so far, as well as any extracurricular things that will help you stand out from the rest. Try to keep them relevant to the position you are working towards.
I would also list it in your experience as well, like Joe said. I'd add more specifics, like a high level of what your tools contributed to the company, what it automated for the staff, and how that improved people's workflow.
suggest improvements |Â
up vote
1
down vote
Demo Code
First of all, you don't need to show the entire program and how it functions in order to demonstrate your programming skills.
Try copying out some of the methods you are most proud of, or which you feel best showcase your knowledge level.
If you don't feel like that's enough you can always try creating a similar app in your own time simply so that you have something you can demo in interviews.
Resume
If you're applying for a programming job then you'll need to tailor your resume to that effect. You can't simply take your current resume and submit it: why would I hire someone who does tech support and only has two lines of relevant experience in their entire resume?
Instead, focus on what you've done and know. Personally, I have a section in my resume (after Profile, and Education) listing the languages/technologies I know, and the IDE's I've worked with, all ranked by my familiarity with them. For example:
Computer & IT Skills Overview
Languages
Proficient With: C#, VB, VB.NET, JavaScript ...
Knowledgeable of: Java, Objective-C, ...
Software
IDEs: Visual Studio 2010 - 2013, NetBeans v123, ...
Databases: ...
Then, you can include something like:
Relevant Experience
- Involved in the design and development of numerous software tools at my current workplace
- ...
Only then would you list the work history, which may or may not be relevant to the position you're applying to.
suggest improvements |Â
up vote
1
down vote
The biggest thing is to just be honest about it. Consider saying you have some Java programming experience at your current job, and list some of the things you did. Most companies won't ask you for source code, especially if you state that you worked on these small projects at a certain job. They'll understand that you can't show them things for proprietary reasons.
A lot of times, listing programming experience on a resume is so that an employer can see what you've worked with, and can ask you questions in an interview based on those.
If they're really desperate to see some code you've put together they'll give you a coding question to complete and send back to them. This usually happens before an interview so that they can discuss what you did during the interview.
Anyways, just put it on your resume, give a general idea of what you did, and if an employer has any questions just be honest about the amount of work you did!
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();
);
);
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
I currently work in tech support... because I have some familiarity
with Java Programming they have me creating small tools to have our
techs use in the workplace.
I was wondering how I could put something like this on my resume,
since I am trying to land an internship/programming job.
You simply list it as one of the tasks for your job. No different than explaining other tasks you are performing.
Tech Support Specialist 2014-present
MegaCorp
- Provided phone support yada, yada
- Other tasks related to the job of Tech Support
- Created small tools using Java for all techs to use
You may wish to expound on this more in your cover letter, as this is experience that may help you stand out over other candidates, or may be the most important part for your internship.
Even if you aren't permitted to share the actual code you created, you will be able to talk about it during an interview, and perhaps demonstrate the concepts and your abilities on a whiteboard.
suggest improvements |Â
up vote
3
down vote
accepted
I currently work in tech support... because I have some familiarity
with Java Programming they have me creating small tools to have our
techs use in the workplace.
I was wondering how I could put something like this on my resume,
since I am trying to land an internship/programming job.
You simply list it as one of the tasks for your job. No different than explaining other tasks you are performing.
Tech Support Specialist 2014-present
MegaCorp
- Provided phone support yada, yada
- Other tasks related to the job of Tech Support
- Created small tools using Java for all techs to use
You may wish to expound on this more in your cover letter, as this is experience that may help you stand out over other candidates, or may be the most important part for your internship.
Even if you aren't permitted to share the actual code you created, you will be able to talk about it during an interview, and perhaps demonstrate the concepts and your abilities on a whiteboard.
suggest improvements |Â
up vote
3
down vote
accepted
up vote
3
down vote
accepted
I currently work in tech support... because I have some familiarity
with Java Programming they have me creating small tools to have our
techs use in the workplace.
I was wondering how I could put something like this on my resume,
since I am trying to land an internship/programming job.
You simply list it as one of the tasks for your job. No different than explaining other tasks you are performing.
Tech Support Specialist 2014-present
MegaCorp
- Provided phone support yada, yada
- Other tasks related to the job of Tech Support
- Created small tools using Java for all techs to use
You may wish to expound on this more in your cover letter, as this is experience that may help you stand out over other candidates, or may be the most important part for your internship.
Even if you aren't permitted to share the actual code you created, you will be able to talk about it during an interview, and perhaps demonstrate the concepts and your abilities on a whiteboard.
I currently work in tech support... because I have some familiarity
with Java Programming they have me creating small tools to have our
techs use in the workplace.
I was wondering how I could put something like this on my resume,
since I am trying to land an internship/programming job.
You simply list it as one of the tasks for your job. No different than explaining other tasks you are performing.
Tech Support Specialist 2014-present
MegaCorp
- Provided phone support yada, yada
- Other tasks related to the job of Tech Support
- Created small tools using Java for all techs to use
You may wish to expound on this more in your cover letter, as this is experience that may help you stand out over other candidates, or may be the most important part for your internship.
Even if you aren't permitted to share the actual code you created, you will be able to talk about it during an interview, and perhaps demonstrate the concepts and your abilities on a whiteboard.
edited Feb 23 '16 at 19:58
answered Feb 23 '16 at 19:18
Joe Strazzere
222k103649915
222k103649915
suggest improvements |Â
suggest improvements |Â
up vote
2
down vote
Particularly if you are trying to make a transition (from tech support to programming) I would add a short section at the top of your resume to list your "Highlights". This is a section where you put what you want an employer or recruiter to see first on your resume, in this case, that you have some experience programming in the workplace.
When I've helped people write resumes in the past, this was a great section to highlight things that didn't fit into a usual resume outline (not to mention a nice way to beef things up). List the things you are most proud of in the jobs you have worked so far, as well as any extracurricular things that will help you stand out from the rest. Try to keep them relevant to the position you are working towards.
I would also list it in your experience as well, like Joe said. I'd add more specifics, like a high level of what your tools contributed to the company, what it automated for the staff, and how that improved people's workflow.
suggest improvements |Â
up vote
2
down vote
Particularly if you are trying to make a transition (from tech support to programming) I would add a short section at the top of your resume to list your "Highlights". This is a section where you put what you want an employer or recruiter to see first on your resume, in this case, that you have some experience programming in the workplace.
When I've helped people write resumes in the past, this was a great section to highlight things that didn't fit into a usual resume outline (not to mention a nice way to beef things up). List the things you are most proud of in the jobs you have worked so far, as well as any extracurricular things that will help you stand out from the rest. Try to keep them relevant to the position you are working towards.
I would also list it in your experience as well, like Joe said. I'd add more specifics, like a high level of what your tools contributed to the company, what it automated for the staff, and how that improved people's workflow.
suggest improvements |Â
up vote
2
down vote
up vote
2
down vote
Particularly if you are trying to make a transition (from tech support to programming) I would add a short section at the top of your resume to list your "Highlights". This is a section where you put what you want an employer or recruiter to see first on your resume, in this case, that you have some experience programming in the workplace.
When I've helped people write resumes in the past, this was a great section to highlight things that didn't fit into a usual resume outline (not to mention a nice way to beef things up). List the things you are most proud of in the jobs you have worked so far, as well as any extracurricular things that will help you stand out from the rest. Try to keep them relevant to the position you are working towards.
I would also list it in your experience as well, like Joe said. I'd add more specifics, like a high level of what your tools contributed to the company, what it automated for the staff, and how that improved people's workflow.
Particularly if you are trying to make a transition (from tech support to programming) I would add a short section at the top of your resume to list your "Highlights". This is a section where you put what you want an employer or recruiter to see first on your resume, in this case, that you have some experience programming in the workplace.
When I've helped people write resumes in the past, this was a great section to highlight things that didn't fit into a usual resume outline (not to mention a nice way to beef things up). List the things you are most proud of in the jobs you have worked so far, as well as any extracurricular things that will help you stand out from the rest. Try to keep them relevant to the position you are working towards.
I would also list it in your experience as well, like Joe said. I'd add more specifics, like a high level of what your tools contributed to the company, what it automated for the staff, and how that improved people's workflow.
answered Feb 23 '16 at 20:36
skibbam
311
311
suggest improvements |Â
suggest improvements |Â
up vote
1
down vote
Demo Code
First of all, you don't need to show the entire program and how it functions in order to demonstrate your programming skills.
Try copying out some of the methods you are most proud of, or which you feel best showcase your knowledge level.
If you don't feel like that's enough you can always try creating a similar app in your own time simply so that you have something you can demo in interviews.
Resume
If you're applying for a programming job then you'll need to tailor your resume to that effect. You can't simply take your current resume and submit it: why would I hire someone who does tech support and only has two lines of relevant experience in their entire resume?
Instead, focus on what you've done and know. Personally, I have a section in my resume (after Profile, and Education) listing the languages/technologies I know, and the IDE's I've worked with, all ranked by my familiarity with them. For example:
Computer & IT Skills Overview
Languages
Proficient With: C#, VB, VB.NET, JavaScript ...
Knowledgeable of: Java, Objective-C, ...
Software
IDEs: Visual Studio 2010 - 2013, NetBeans v123, ...
Databases: ...
Then, you can include something like:
Relevant Experience
- Involved in the design and development of numerous software tools at my current workplace
- ...
Only then would you list the work history, which may or may not be relevant to the position you're applying to.
suggest improvements |Â
up vote
1
down vote
Demo Code
First of all, you don't need to show the entire program and how it functions in order to demonstrate your programming skills.
Try copying out some of the methods you are most proud of, or which you feel best showcase your knowledge level.
If you don't feel like that's enough you can always try creating a similar app in your own time simply so that you have something you can demo in interviews.
Resume
If you're applying for a programming job then you'll need to tailor your resume to that effect. You can't simply take your current resume and submit it: why would I hire someone who does tech support and only has two lines of relevant experience in their entire resume?
Instead, focus on what you've done and know. Personally, I have a section in my resume (after Profile, and Education) listing the languages/technologies I know, and the IDE's I've worked with, all ranked by my familiarity with them. For example:
Computer & IT Skills Overview
Languages
Proficient With: C#, VB, VB.NET, JavaScript ...
Knowledgeable of: Java, Objective-C, ...
Software
IDEs: Visual Studio 2010 - 2013, NetBeans v123, ...
Databases: ...
Then, you can include something like:
Relevant Experience
- Involved in the design and development of numerous software tools at my current workplace
- ...
Only then would you list the work history, which may or may not be relevant to the position you're applying to.
suggest improvements |Â
up vote
1
down vote
up vote
1
down vote
Demo Code
First of all, you don't need to show the entire program and how it functions in order to demonstrate your programming skills.
Try copying out some of the methods you are most proud of, or which you feel best showcase your knowledge level.
If you don't feel like that's enough you can always try creating a similar app in your own time simply so that you have something you can demo in interviews.
Resume
If you're applying for a programming job then you'll need to tailor your resume to that effect. You can't simply take your current resume and submit it: why would I hire someone who does tech support and only has two lines of relevant experience in their entire resume?
Instead, focus on what you've done and know. Personally, I have a section in my resume (after Profile, and Education) listing the languages/technologies I know, and the IDE's I've worked with, all ranked by my familiarity with them. For example:
Computer & IT Skills Overview
Languages
Proficient With: C#, VB, VB.NET, JavaScript ...
Knowledgeable of: Java, Objective-C, ...
Software
IDEs: Visual Studio 2010 - 2013, NetBeans v123, ...
Databases: ...
Then, you can include something like:
Relevant Experience
- Involved in the design and development of numerous software tools at my current workplace
- ...
Only then would you list the work history, which may or may not be relevant to the position you're applying to.
Demo Code
First of all, you don't need to show the entire program and how it functions in order to demonstrate your programming skills.
Try copying out some of the methods you are most proud of, or which you feel best showcase your knowledge level.
If you don't feel like that's enough you can always try creating a similar app in your own time simply so that you have something you can demo in interviews.
Resume
If you're applying for a programming job then you'll need to tailor your resume to that effect. You can't simply take your current resume and submit it: why would I hire someone who does tech support and only has two lines of relevant experience in their entire resume?
Instead, focus on what you've done and know. Personally, I have a section in my resume (after Profile, and Education) listing the languages/technologies I know, and the IDE's I've worked with, all ranked by my familiarity with them. For example:
Computer & IT Skills Overview
Languages
Proficient With: C#, VB, VB.NET, JavaScript ...
Knowledgeable of: Java, Objective-C, ...
Software
IDEs: Visual Studio 2010 - 2013, NetBeans v123, ...
Databases: ...
Then, you can include something like:
Relevant Experience
- Involved in the design and development of numerous software tools at my current workplace
- ...
Only then would you list the work history, which may or may not be relevant to the position you're applying to.
answered Feb 23 '16 at 19:20
AndreiROM
44.1k21101173
44.1k21101173
suggest improvements |Â
suggest improvements |Â
up vote
1
down vote
The biggest thing is to just be honest about it. Consider saying you have some Java programming experience at your current job, and list some of the things you did. Most companies won't ask you for source code, especially if you state that you worked on these small projects at a certain job. They'll understand that you can't show them things for proprietary reasons.
A lot of times, listing programming experience on a resume is so that an employer can see what you've worked with, and can ask you questions in an interview based on those.
If they're really desperate to see some code you've put together they'll give you a coding question to complete and send back to them. This usually happens before an interview so that they can discuss what you did during the interview.
Anyways, just put it on your resume, give a general idea of what you did, and if an employer has any questions just be honest about the amount of work you did!
suggest improvements |Â
up vote
1
down vote
The biggest thing is to just be honest about it. Consider saying you have some Java programming experience at your current job, and list some of the things you did. Most companies won't ask you for source code, especially if you state that you worked on these small projects at a certain job. They'll understand that you can't show them things for proprietary reasons.
A lot of times, listing programming experience on a resume is so that an employer can see what you've worked with, and can ask you questions in an interview based on those.
If they're really desperate to see some code you've put together they'll give you a coding question to complete and send back to them. This usually happens before an interview so that they can discuss what you did during the interview.
Anyways, just put it on your resume, give a general idea of what you did, and if an employer has any questions just be honest about the amount of work you did!
suggest improvements |Â
up vote
1
down vote
up vote
1
down vote
The biggest thing is to just be honest about it. Consider saying you have some Java programming experience at your current job, and list some of the things you did. Most companies won't ask you for source code, especially if you state that you worked on these small projects at a certain job. They'll understand that you can't show them things for proprietary reasons.
A lot of times, listing programming experience on a resume is so that an employer can see what you've worked with, and can ask you questions in an interview based on those.
If they're really desperate to see some code you've put together they'll give you a coding question to complete and send back to them. This usually happens before an interview so that they can discuss what you did during the interview.
Anyways, just put it on your resume, give a general idea of what you did, and if an employer has any questions just be honest about the amount of work you did!
The biggest thing is to just be honest about it. Consider saying you have some Java programming experience at your current job, and list some of the things you did. Most companies won't ask you for source code, especially if you state that you worked on these small projects at a certain job. They'll understand that you can't show them things for proprietary reasons.
A lot of times, listing programming experience on a resume is so that an employer can see what you've worked with, and can ask you questions in an interview based on those.
If they're really desperate to see some code you've put together they'll give you a coding question to complete and send back to them. This usually happens before an interview so that they can discuss what you did during the interview.
Anyways, just put it on your resume, give a general idea of what you did, and if an employer has any questions just be honest about the amount of work you did!
answered Feb 23 '16 at 19:59
Alex
192
192
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%2f62517%2fhow-to-put-small-scale-programming-at-tech-support-job-on-resume%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