對於多數的軟體開發,不斷的功能延伸、錯誤修補是很常見的。如果要等到完全的開發完畢才做系統的發佈,恐怕永遠沒有上線的一天。
所以階段性的版本釋出計畫是很重要的。相繼而來的錯誤追蹤管理也很重要。
2009年1月30日 星期五
Q20: 好的程式本身就是最好的註解。加程式註解前想想:如何改善程式碼讓我不需要加這個註解?改善程式碼並加上註解讓你的程式更清楚 - Steve McConnell.

Good code is its own best documentation. As you're about to add a comment, ask yourself, "How can I improve the code so that this comment isn't needed? Improve the code and then document it to make it even clearer. - Steve McConnell.
2009年1月15日 星期四
Q18: 隨便找個傻瓜都能寫出電腦能懂的程式碼。好的程式設計師寫人能看得懂的程式碼 - Martin Fowler.

Any fool can write code that a computer can understand. Good programmers write code that humans can understand. - Martin Fowler.
訂閱:
文章 (Atom)