In my home node it says "I started using Perl in May 2005 to convert a Word document to TWiki (with pretty successful results) and joined PerlMonks at the end of May." so that must be how it happened. I have a vague memory of a workmate recommending Perl to me for the task. Something about Perl must have appealed because it quickly became my number one tool for writing various tools to automate tasks at work. Following a particularly successful work project I was granted a month of skunk works time so I write an automated build system which became our production build and automated test system for about 10 years until we replaced it with Team City.

My work role has changed to firmware engineer and electronics design support so opportunities for Perl tools have diminished, although I still use Perl to extract information from large sets of data from things like logic analyzers, and plot results.

I still sing the praises of Perl, but the new boys tend much more toward Python. Nothing much to be gained by bucking the trend here - they are more productive in Python and the tools are small in any case. I do quite often get asked about regexes though!

Oh, and these days I'm definitely a programmer even though my first work gig was very electronics focused. Now I feel I've come almost full circle - back to electronic but now combined with programming.

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

In reply to Re: Who's still around? by GrandFather
in thread Who's still around? by stevieb

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.