What if an interviewer asks that I must bring some relevant work with me?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty{ margin-bottom:0;
}
up vote
5
down vote
favorite
The interview is about either web-developing and/or mobile coding.
I've been asked to bring some work with me, either web pages or anything related to the job offered.
I do not really want to show them anything in code, that's mine and I am just applying for job, not showcasing my work.
- Can I just show them demos and such i.e. web pages and/or executables.
- What if they ask for code i.e. PHP or C++ or whatever?
I have most of my work on internet but what if they ask for more? It is suspicious or it could might help me getting the job?
A friend of mine said that I should never show my work, just my expertise in positions but I have never had official jobs in software development... I was always a freelancer.
interviewing
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
5
down vote
favorite
The interview is about either web-developing and/or mobile coding.
I've been asked to bring some work with me, either web pages or anything related to the job offered.
I do not really want to show them anything in code, that's mine and I am just applying for job, not showcasing my work.
- Can I just show them demos and such i.e. web pages and/or executables.
- What if they ask for code i.e. PHP or C++ or whatever?
I have most of my work on internet but what if they ask for more? It is suspicious or it could might help me getting the job?
A friend of mine said that I should never show my work, just my expertise in positions but I have never had official jobs in software development... I was always a freelancer.
interviewing
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
5
down vote
favorite
up vote
5
down vote
favorite
The interview is about either web-developing and/or mobile coding.
I've been asked to bring some work with me, either web pages or anything related to the job offered.
I do not really want to show them anything in code, that's mine and I am just applying for job, not showcasing my work.
- Can I just show them demos and such i.e. web pages and/or executables.
- What if they ask for code i.e. PHP or C++ or whatever?
I have most of my work on internet but what if they ask for more? It is suspicious or it could might help me getting the job?
A friend of mine said that I should never show my work, just my expertise in positions but I have never had official jobs in software development... I was always a freelancer.
interviewing
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
The interview is about either web-developing and/or mobile coding.
I've been asked to bring some work with me, either web pages or anything related to the job offered.
I do not really want to show them anything in code, that's mine and I am just applying for job, not showcasing my work.
- Can I just show them demos and such i.e. web pages and/or executables.
- What if they ask for code i.e. PHP or C++ or whatever?
I have most of my work on internet but what if they ask for more? It is suspicious or it could might help me getting the job?
A friend of mine said that I should never show my work, just my expertise in positions but I have never had official jobs in software development... I was always a freelancer.
interviewing
interviewing
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 9 mins ago
PagMax
7,85632139
7,85632139
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 11 hours ago
user6096479
1364
1364
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
user6096479 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
6
down vote
accepted
I do not really want to show them anything in code
That is what they're interested in and asked for, so expect to waste your time if you don't take some. I would be interested in both the site and the code behind it, not so much for it's sake as code, but how well it's structured, secured, maintainable etc,.
I see, thanx. So i should be willing showing / explaining my work, like showing them how i am usually dealing with this stuff.
– user6096479
10 hours ago
1
Yes, you should build something just to showcase your abilities if you don't want them looking at paid work you own. In fact demos like that tend to be tidier than the real thing which may have been modified and patched several times. Live sites can be pretty messy after a while.
– Kilisi
10 hours ago
add a comment |
up vote
1
down vote
I am just applying for job, not showcasing my work.
But showcasing your work is an important way of getting a job. For some jobs, it's expected to have a portfolio (models, photographers, etc). For programmers, this is becoming more and more common.
Of course, it may be that all your work was done while being employed, and you do not have the right to show that code. But then, just say so. But many programmers have some personal project, or open source contributions. A github account can make it easy to build a portfolio.
I do not really want to show them anything in code, that's mine
I really wonder about this attitude. If you feel strongly that code you have written is yours, do you really want to work for someone else?
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
6
down vote
accepted
I do not really want to show them anything in code
That is what they're interested in and asked for, so expect to waste your time if you don't take some. I would be interested in both the site and the code behind it, not so much for it's sake as code, but how well it's structured, secured, maintainable etc,.
I see, thanx. So i should be willing showing / explaining my work, like showing them how i am usually dealing with this stuff.
– user6096479
10 hours ago
1
Yes, you should build something just to showcase your abilities if you don't want them looking at paid work you own. In fact demos like that tend to be tidier than the real thing which may have been modified and patched several times. Live sites can be pretty messy after a while.
– Kilisi
10 hours ago
add a comment |
up vote
6
down vote
accepted
I do not really want to show them anything in code
That is what they're interested in and asked for, so expect to waste your time if you don't take some. I would be interested in both the site and the code behind it, not so much for it's sake as code, but how well it's structured, secured, maintainable etc,.
I see, thanx. So i should be willing showing / explaining my work, like showing them how i am usually dealing with this stuff.
– user6096479
10 hours ago
1
Yes, you should build something just to showcase your abilities if you don't want them looking at paid work you own. In fact demos like that tend to be tidier than the real thing which may have been modified and patched several times. Live sites can be pretty messy after a while.
– Kilisi
10 hours ago
add a comment |
up vote
6
down vote
accepted
up vote
6
down vote
accepted
I do not really want to show them anything in code
That is what they're interested in and asked for, so expect to waste your time if you don't take some. I would be interested in both the site and the code behind it, not so much for it's sake as code, but how well it's structured, secured, maintainable etc,.
I do not really want to show them anything in code
That is what they're interested in and asked for, so expect to waste your time if you don't take some. I would be interested in both the site and the code behind it, not so much for it's sake as code, but how well it's structured, secured, maintainable etc,.
edited 10 hours ago
answered 10 hours ago
Kilisi
109k61244422
109k61244422
I see, thanx. So i should be willing showing / explaining my work, like showing them how i am usually dealing with this stuff.
– user6096479
10 hours ago
1
Yes, you should build something just to showcase your abilities if you don't want them looking at paid work you own. In fact demos like that tend to be tidier than the real thing which may have been modified and patched several times. Live sites can be pretty messy after a while.
– Kilisi
10 hours ago
add a comment |
I see, thanx. So i should be willing showing / explaining my work, like showing them how i am usually dealing with this stuff.
– user6096479
10 hours ago
1
Yes, you should build something just to showcase your abilities if you don't want them looking at paid work you own. In fact demos like that tend to be tidier than the real thing which may have been modified and patched several times. Live sites can be pretty messy after a while.
– Kilisi
10 hours ago
I see, thanx. So i should be willing showing / explaining my work, like showing them how i am usually dealing with this stuff.
– user6096479
10 hours ago
I see, thanx. So i should be willing showing / explaining my work, like showing them how i am usually dealing with this stuff.
– user6096479
10 hours ago
1
1
Yes, you should build something just to showcase your abilities if you don't want them looking at paid work you own. In fact demos like that tend to be tidier than the real thing which may have been modified and patched several times. Live sites can be pretty messy after a while.
– Kilisi
10 hours ago
Yes, you should build something just to showcase your abilities if you don't want them looking at paid work you own. In fact demos like that tend to be tidier than the real thing which may have been modified and patched several times. Live sites can be pretty messy after a while.
– Kilisi
10 hours ago
add a comment |
up vote
1
down vote
I am just applying for job, not showcasing my work.
But showcasing your work is an important way of getting a job. For some jobs, it's expected to have a portfolio (models, photographers, etc). For programmers, this is becoming more and more common.
Of course, it may be that all your work was done while being employed, and you do not have the right to show that code. But then, just say so. But many programmers have some personal project, or open source contributions. A github account can make it easy to build a portfolio.
I do not really want to show them anything in code, that's mine
I really wonder about this attitude. If you feel strongly that code you have written is yours, do you really want to work for someone else?
add a comment |
up vote
1
down vote
I am just applying for job, not showcasing my work.
But showcasing your work is an important way of getting a job. For some jobs, it's expected to have a portfolio (models, photographers, etc). For programmers, this is becoming more and more common.
Of course, it may be that all your work was done while being employed, and you do not have the right to show that code. But then, just say so. But many programmers have some personal project, or open source contributions. A github account can make it easy to build a portfolio.
I do not really want to show them anything in code, that's mine
I really wonder about this attitude. If you feel strongly that code you have written is yours, do you really want to work for someone else?
add a comment |
up vote
1
down vote
up vote
1
down vote
I am just applying for job, not showcasing my work.
But showcasing your work is an important way of getting a job. For some jobs, it's expected to have a portfolio (models, photographers, etc). For programmers, this is becoming more and more common.
Of course, it may be that all your work was done while being employed, and you do not have the right to show that code. But then, just say so. But many programmers have some personal project, or open source contributions. A github account can make it easy to build a portfolio.
I do not really want to show them anything in code, that's mine
I really wonder about this attitude. If you feel strongly that code you have written is yours, do you really want to work for someone else?
I am just applying for job, not showcasing my work.
But showcasing your work is an important way of getting a job. For some jobs, it's expected to have a portfolio (models, photographers, etc). For programmers, this is becoming more and more common.
Of course, it may be that all your work was done while being employed, and you do not have the right to show that code. But then, just say so. But many programmers have some personal project, or open source contributions. A github account can make it easy to build a portfolio.
I do not really want to show them anything in code, that's mine
I really wonder about this attitude. If you feel strongly that code you have written is yours, do you really want to work for someone else?
answered 1 hour ago
Abigail
54218
54218
add a comment |
add a comment |
user6096479 is a new contributor. Be nice, and check out our Code of Conduct.
user6096479 is a new contributor. Be nice, and check out our Code of Conduct.
user6096479 is a new contributor. Be nice, and check out our Code of Conduct.
user6096479 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to The Workplace Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f123796%2fwhat-if-an-interviewer-asks-that-i-must-bring-some-relevant-work-with-me%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown