Incredible isn't it? I read the plethora of articles on your conviction and to be honest I can't see that you were guilty of anything other than gross naiveté.

Getting back to the subject in hand, there are different kinds of programmers: To use the metaphor from "Star Bright" (I forget the author, but it is in "Tomorrow's Children" edited by Isaac Himself, who is up in heaven now) there are "brights": People like Larry, Tom and Linus (at the high end) and all good programmers. There are "tweens", people like most of us here at Perlmonks (I count myself towards the lower end of this category) and then there are your everyday people who are aware that there are people who programs for computers but that is all.

We each have our own abilities and focus: I like writing tersely procedural Perl but I am getting better at objects. One of my former co-workers thought in general terms and would then pick which of his many languages to drop the code into - a real 'bright'.

Enjoy your code and be prepared to learn, for there is always something to learn.

Elgon Update: Zigster - every day should be a day of revelation!


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