So here’s the key, do not bite off more than you can chew.

When I was at a corporate programming job, I accepted jobs from my boss even though I knew it’s going to take more than 40 hours a week. It stressed me out. My seatmate even gave me an advice not to over commit on my tasks because they’ll give me more. And he was right.

So here’s the key, do not bite off more than you can chew.

We, programmers, are measured based on the following:

  1. Quality of work, meaning zero bugs.
  2. Timeliness, meeting the deadline earlier than the due date.
  3. Efficiency, strictly 40 hour week and no over time.

First, do not to accept a task you’re unfamiliar with.
When I say unfamiliar, it means when the task specifications are not clear. You have to ask your team lead to be specific about the input, output, validations, and different scenarios if there is no detailed business requirement documentation.

Second, do not commit to a task if you cannot estimate a schedule.
Break it down into a more detailed work schedule or into sub-components from a technical perspective. If you can’t do it, it only means you have to acquire more knowledge about the technology, framework or tools your company uses.

Spend time to plan and do an estimate because it manages expectations between you, your company and the client. Do not sit down and code without it. Leverage on your team lead in helping you to plan and pass the accountability to them if they are not able to explain the detailed customer requirement or user story. Strictly, no specs, no estimate, then no coding. In addition, try to put a buffer on your estimates to ensure you always finish earlier and not be stressed out cramming to meet the due date.

Third, be resourceful.
If you’re having a hard time defining the algorithm, use the Internet, seek for an API/library. Do not reinvent the wheel. Your colleagues or team lead may also assist you in brainstorming for the best pseudo code. Algorithm definition is the most exciting task in software development. Your team will gladly help you on this because this is where programming skills are recognized.

Coding and programming is supposedly a fun job. It is gratifying for us to be able to resolve a machine problem especially when we see the end-users happy about the software tool you made for them. It’s your choice if you want it to be stressful or not.


Dennis M. Hilario is the Founder & CEO of Hilsoft, Inc. a software development R&D Lab in the Philippines.

 


Leave a Reply

Your email address will not be published. Required fields are marked *