Well, I have to say I totally disagree with you, and with nearly everyone who has posted on this thread. It's one thing to make a copy of the nuclear missile launch program you've been contracting on and send the whole thing with an operating manual to a new prospective employer as a sample. It's an entirely different thing to keep some code you wrote to do some random database-backed website, and show a little isolated piece of it to an interviewer.

The guy who interviewed you had expectations that don't surprise me at all. Most people keep some code that they've written for work, and most people I interview bring samples of things they wrote for work.

All this talk about "ooh, it's proprietary!" and companies wanting to steal from another company's codebase by taking it from you is frankly totally out of proportion. I think you guys are being far too deferential to annoying corporate attitudes here. Sure, it's nice to have some CPAN code to show, and I would encourage anyone to pursue that, but I certainly don't consider it a character flaw if a programmer wants to show me some random chunk of code from a previous employer.


In reply to Re: Code Samples and Previous Employers by perrin
in thread Code Samples and Previous Employers by friedo

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.