Interestingly enough, I'm in the opposite situation, I know the quality of my code currently (5) but I don't know what SCALE I'm being graded on! =) *smirk*

J/K but I'm really am in the RL opposite situation. I'm in charge of setting the rules and writing the specs (as well as writing about 95% of the code, welcome to the world of startups) and I'm just not sure where to go with it all.

Taint is a must, CPAN is a must, writing modules vs. hacking code is a must. The problem is the spec changes every day as we think of new things and the priorities are all over the map. One day I write documents for a big presentation, the next day billing code, the day after that I tinker with modules that I want to rebuild the hack jobs I kicked out last week on... Some days I'd rather have unreasonable, blind bosses and a clear direction of failure to head in. Not many tho and whenever it seems bleakest Ovid seems to cheer me back up. =)

--
$you = new YOU;
honk() if $you->love(perl)


In reply to Re: What quality is your company's code? by extremely
in thread What quality is your company's code? by Ovid

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.