You bring up a point that many programmers fail to grasp: we're a team. A few members of the team, in no particular order:

Hubris can be one of the cardinal virtues of programmers, but they misunderstand. Hubris can be defined as excessive pride, but in the case of programming, it should be defined as "the quality that makes you write (and maintain) programs that other people won't want to say bad things about." Lamentably, too many programmers are arrogant enough to think that they are the most important element.

Our office manager handles much of the paperwork for me. I have never had to bill a client here. Our sales rep is excellent and is pulling in quality contracts for us. We have a cleaning lady who comes in weekly and makes my life much easier (and knows better than to rearrange my files).

Without them, and many others, I wouldn't have my job. It's a team effort and everyone needs to understand how they can rely on the others (and that means trusting the others).

Cheers,
Ovid

Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.


In reply to (Ovid) Re: Why I hate Perl (discussion) by Ovid
in thread Why I hate Perl (discussion) by deprecated

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.