Oddly enough, I don't think I've ever written code in an interview. When I was hired as a subcontractor in 1977 (at age 15) to write software for the school district's grading and testing processing group, I had already written a chat/email system through which I had met the contractor. Thus, no skill demonstration required there.

My next software job was a transfer from a writing group at Tektronix where I'd been leading a team of people documenting operating systems, compilers, assemblers, and debuggers (and met the famous "Lyle" and "Jack" attributed in the preface to my books), into being a software project manager for the group my writing group had been documenting. Again, no demonstration of my skills were required, as the group had had enough of me coming in to their specification phases and finding holes. {grin}

My first contracting job as Stonehenge was for a body shop that had badly blown a client's database implementation, and needed me to give a second opinion on how badly their first contractor had sucked (the client already having the first opinion). I was highly recommended by my software contractor friend, and therefore didn't have to demonstrate anything again. That cycle was repeated once again at another firm (demonstrating how much the previous guy sucked and why). (As you see, I have many years practice at code review. {grin})

After that, the next proper programming gig I got was working for a large chip company with some offices in Phoenix, who had advertised in 1994 for "someone who knows some Perl" to work on the now-ill-fated Iridium project. To which I replied "I know a little Perl; check the back of Programming Perl or Learning Perl for my brief resume and let me know if that's enough". Bingo, got a year-long gig from that. Again, no demo required.

At this point, with a 22-year resume, if someone asks me to demonstrate my coding ability, I'll probably just chuckle, and move on. {grin}

-- Randal L. Schwartz, Perl hacker


In reply to RE: Conditioned Response (or lack thereof) by merlyn
in thread Conditioned Response (or lack thereof) by Petruchio

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.