I work in the Telecommunications industry, writing systems in Perl to provision network elements with the data they need to talk to each other, and to find out what went wrong when they don't. While my work requires knowledge of SQL, SOAP & XML, HTML & CSS, various Unix shells and utilities, a smattering of Javascript, a few protocols and a host of proprietary tools, I still tend to characterize my job as 'mostly Perl'.

One of the things I really like about Perl is that it seems nearly any problem can be solved in a few hours. As a husband and a father of five children, I firmly draw the line at a 40-hour work week. I don't think I've had to work through a weekend since my days as an IMS DB/DC COBOL programmer, right out of college.

I have a BS in Computer Science and Psychology, with some additional graduate coursework (non-degree seeking) in Computer Science here and there over the years. I've recently begun pursuing a certificate in C++ through a local university.

Many of the positions I have held since college have been 'mostly Perl' jobs. While I think that much of the real work that I do is accomplished in Perl, I have found that many job postings list Perl as an 'additional useful skill' or pair it with some other key qualification. I guess this is reasonable, considering that any programmer worth their salt will tend to have a diverse skillset and can selectively apply the best tool to a particular problem.

Still, this 'proverb' often applies to me: To a guy with a hammer, everything looks like a nail.


No good deed goes unpunished. -- (attributed to) Oscar Wilde

In reply to Re: What do you do for living? by ptum
in thread What do you do for living? by tamaguchi

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.