Seven Habits of a Great Programmer — Medium
1. Good Time Management — Tardiness is one of the issues of any company. As a programmer, sometimes we tend to exceed working hours to finish tasks and go to work late the next day but we always forget that following working hours are really important to achieve balance, be in sync with customer availability and also with the team access to its members.
2. Thorough Understanding on Customer Requirement — a single user story phrase is not enough. A great programmer should have the diligence to understand and decompose it into detailed technical tasks and/or sub tasks for the project to have a close to accurate estimates.
3. Full Algorithm before Coding — use cases, pseudo codes and flow charts are very vital in software development. A great programmer should not be so excited to code right away instead he or she should complete the algorithm first. Coding in effect will only just be an encoding task.
Read full article from Seven Habits of a Great Programmer — Medium
No comments:
Post a Comment