I'm lucky in that my job, as hectic and grating as it can be, allows me to have my hand in a few different projects at the same time, allowing me to flex a couple different muscles, as it were. Although a LARGE amount of my time is spent developing (I agree that programming is much more than just typing in lines of code), I also get to manage a small group of interns, develop our B2E strategy, go to a conference once-in-a-while, and handle much our groups 'PR'.

When I do code hardcore (as I have been again for the past 5 days or so), I find myself falling into a groove, and the time just flies. If I can get my mind around a couple problems, proof them out, write some skeleton test code to prove out my theory and begin an implementation, I'll look up, and it's passed time for me to go home.

Granted, I also seem to have a loss of ocular muscletone lately, and I sleep like the dead once I DO get home, but if the problem is interesting enough, I can work for weeks on it

C-.

---
Flex the Geek


In reply to Re: Programming Perl as a Job: 8 hours a day is too much for me by cacharbe
in thread Programming Perl as a Job: 8 hours a day is too much for me by princepawn

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.