Hacker News new | ask | show | jobs
by HeyLaughingBoy 4972 days ago
In any given day, I may have a number of meetings; I have to write any variety of documentation; get into discussions about whether or not a particular requirement is correct and stated properly; answer technical questions of the "what if..." type; investigate strange behavior to see if it's a bug or just normal, but misunderstood behavior; review other people's designs, code, or test cases, etc...

When all that's done, there's not a lot of time coding.

No, it's not frustrating: it's just part of the job. I mentioned in another topic a few days ago that my dept. won't hire people who are "just coders." We expect developers we hire to be able to take on all aspects of the job from gathering requirements though final test, if necessary.

1 comments

Fair enough, I always considered looking into production and customer issues, digging through log files, and doing code review as part of 'coding', even though that's not the literal meaning.

Perhaps I'm using that term a bit too loosely then :)