1. Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris. (Larry Wall) 程序员的美德:懒惰,没有耐心以及老子天下第一. 2. In theory, there is no difference between theory and practice. But, in practice, there
1.A good programmer is someone who always looks both ways before crossing a one-way street. (Doug Linder) 好的程序员即使在过单行道时也总是会环顾两边. 2.Don’t worry if it doesn’t work right. If everything did, you’d be out of a job. (Mosher’s Law of Software Engineering)
10.“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” —— E.W. Dijkstra 如果调试程序是移除 bug 的过程,那编写程序就是把 bug 放进来的过程.—— 迪杰 · 斯特拉 9.“The first 90% of the code accounts for the first 90% of the de
1.Why do we never have time to do it right, but always have time to do it over? (Anonymous) 为什么我们总是没有时间把事情做对,却有时间做完它? 2.Don't worry if it doesn't work right. If everything did, you'd be out of a job. (Mosher's Law of Software Engineering) 不要担心它能否正常工作