I started with Perl AFTER I graduated with a CS degree. I graduated one year and eight months ago, and I have had three jobs (including my current one) that allowed me to use Perl.

I was first exposed to Perl about 1996, when I was busy learning C++, Unix, and basic OOP stuff. I really wanted to learn Perl at that time - but I was not ready. What I mean is that I could write Perl like a second semester C++ student would attempt, but the serious stuff did not come until after I did it the hard way with other languages.

Now I am trying to piece together all the little puzzle parts that were taught to me in my CS courses. This is something I will (hopefully) never finish, becuase the point of the journey is not to arrive - it's to keep learning. The more languages you understand, the more you understand about the essence of what a language is. In our case, it's just ways of arranging one's and zero's to get little chips to work in harmony with each other.

I read from my Geek books everyday, even if I only have time to look at one page. I go back over the books that I have already read and try to engrave that knowledge permanantly into my head. The doctor says I should be out in a couple of months, but that's another story . . .

So where am I now? Not too much further away from were I was 4 years ago. One day at a time . . . :)

Jeff

R-R-R--R-R-R--R-R-R--R-R-R--R-R-R--
L-L--L-L--L-L--L-L--L-L--L-L--L-L--

In reply to (jeffa) 3Re: Stepping in the Footprints of a Perl Programmer by jeffa
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.