I'd also been thorugh the Basic, C, assembler stages (started off as a hardware/systems guy, long time back).

If I'd known perl back in the early days, it would have made a lot of difference. Anyhow, I was making the slow transition from hardware to software and got to work with a guy who had used Perl to write scripts for processing boundary scan (BDSL) files and running some kind of home grown JTAG tester (this will be Greek to you unless you have a hardware background). Anyhow, I had to peer in those scripts and so got introduced. The guy was very smart, I got on with him, and he obviously dug the language, so that sparked my interest.

Didn't really get a chance to follow through until I found myself with some downtime, and got into CGI scripting. And then by chance, Perl came in very handy at my next job as a tool for writing C++ code generation scripts. It all just carried on from there.

I am quite curious about Python and Ruby too, will probably take a peek if the chance comes along. Perl is a wonderful language, but there are other good ones too. One day a project will come along that's already in one od those langs, and off we go again ... it's all good in my book ...


In reply to Re: Roads to Perl by danmcb
in thread Roads to Perl by gunzip

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.