I'm not a Perl programmer, but I play one on the net. {grin}

Just weighing in with another datapoint, I started programming at age 9 (in 1970) when my dad brought home some PDP/8 manuals that a client had given him, including a manual for a clunky language named FOCAL. I read through the PDP/8 books, eagerly staring at the "assembly language", but was particularly fascinated by this "FOCAL" thing, so I actually wrote some FOCAL programs on paper.

Dad saw this fascination with this programming thing, and figured out how to get me access to the high school's ASR-33 on the weekends so I could start programming for real. And after I had written and run my first real program (150 lines, no bugs!), I was hooked. I was going to grow up and be a programmer!

Of course, at the time, programming was used only by banks and government. Little did I know that 10 years later, individuals could afford computers, and 20 years later, I'd be having email conversations with people in Moscow in near real-time and publishing a best-selling book on a fledgling computer language. And 25 years later, I'd be convicted of three felonies for doing my computer job, forever altering my life.

So, I've been programming for 30 years, so at the core, I seem to "be a programmer", but I also play so many roles now, I try not to limit my self-definition that way. If asked on an airplane, I usually say "I'm a travelling stand-up comic", because that's the part of the job that most people can identify the easiest with.

-- Randal L. Schwartz, Perl hacker


In reply to Re: Stepping in the Footprints of a Perl Programmer by merlyn
in thread Stepping in the Footprints of a Perl Programmer by magnus

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.