It's very true in my case. I have a bad habit of getting lost in the details, or gold-plating things. I will spend hours working on a sub-routine when the rest of the program is still non-func. I'll spend ages tracking down a reference for an assignment I'm doing. And I never quite manage to clean my room before I encounter something that holds my attention for a couple of hours.

Uh... I guess you were probably looking for more positive traits.

I do plan everything I do before I do it. My friends have commented on it, since it infuriates them when they 'just want to get to work'. So in your case I'd probably stand around trying to figure out how to sand a door using the least number of strokes with the sandpaper, or the optimal way to move from door to door using the least number of steps overall. And then get sidetracked somehow.

Actually, that's sounding really obsessive now that I read over it. Oh well, you did ask...

_____________________________

Jeremy


In reply to RE: Life and programming practices by jepri
in thread Life and programming practices by KM

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.