废话少说,直接进言:
(For this post , i decided to collect some of my favourite quotes related to the programming .
These programming quotes were made by some of the famous personalities in the IT industry .
So , without wasting any time , here are my 10 favourite programming quotes .)
- If debugging is the process of removing software bugs, then programming must be the process of putting them in. - Edsger Dijkstra
- 这年头了,除了把bug放进去外,还试图贫写一堆没用的测试把bug挡住虫卵盖住。
- The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time. – Tom Cargill
-10%的时间写90%的代码,20%的时间写剩下10%的代码,10%的时间写90%的测试,50%时间写剩下10%的代码的测试,另外90%的时间测试,再加90%的时间维护写过的5%的代码,天哪,加班加点加人命
- “There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies.”- C.A.R. Hoare
-two ways: 没有设计(头脑风暴) 或者 废话连篇(详细设计)
- Measuring programming progress by lines of code is like measuring aircraft building progress by weight. – Bill Gates
-看来是该努力的多写测试,它还是挺占地方的
- “Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” – Martin Golding
- “The trouble with programmers is that you can never tell what a programmer is doing until it’s too late.” – Seymour Cray
- It's always TOO TOO TOO LATE!!! so we run thousands of stupid tests every millisecond all day!
- Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. – Rick Cook
-都是用户惹的祸
- “Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris.” – Larry Wall
- “Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday’s code.” – Christopher Thompson
-最好星期一不要和他结对编程...
- Walking on water and developing software from a specification are easy if both are frozen. – Edward V Berard
-感谢主,感谢如来,感谢玉皇大帝,我还喜欢编程