生命太短暫弦蹂,不要去做一些根本沒有人想要的東西∈荩——Ash Maurya泪姨,Running Lean 作者
如果你交給某人一個程序,你將折磨他一整天饰抒;如果你教某人如何編寫程序肮砾,你將折磨他一輩子〈樱——David Leinweber
軟件設(shè)計有兩種方式:一種方式是仗处,使軟件過于簡單,明顯沒有缺陷;另一種方式是婆誓,使軟件過于復(fù)雜咒精,沒有明顯的缺陷】醯担——C.A.R. Hoare
其實模叙,我嘗試著使Ruby更自然,而不是簡單鞋屈。Ruby看起來很簡單范咨,但內(nèi)部是非常復(fù)雜的,就像我們的身體一樣厂庇∏。——松本行弘,Ruby之父
大部分情況下权旷,構(gòu)建程序的過程本質(zhì)上是對規(guī)范調(diào)試的過程替蛉。——Fred Brooks拄氯,《人月神話》作者
軟件開發(fā)往往是這樣:最開始的90%代碼占用了開始的90%的開發(fā)時間躲查;剩下10%代碼同樣需要90%的開發(fā)時間∫氚兀——Tom Cargill
當(dāng)你試圖解決一個你不理解的問題時镣煮,復(fù)雜化就產(chǎn)成了”陕螅——Andy Boothe
用幾個小時來制定計劃典唇,可以節(jié)省幾周的編程時間】韪—— 匿名
控制復(fù)雜性是計算機編程的本質(zhì)介衔。—— Brian Kernighan
計算機科學(xué)領(lǐng)域的所有問題都可以通過其他方式間接解決骂因⊙卓В——David Wheeler
編程是兩隊人馬在競爭:軟件工程師努力設(shè)計出最大最好的連白癡都會使用的程序;而宇宙在拼命制造最大最好的白癡侣签。到目前為止塘装,宇宙是勝利者急迂∮八—— Rick Cook
調(diào)試一個初次見到的代碼比重寫代碼要困難兩倍。因此僚碎,按照定義猴娩,如果你寫代碼非常巧妙,那么沒有人足夠聰明來調(diào)試它【碇校—— Brian W. Kernighan
我不是一個偉大的程序員矛双,我只是一個具有良好習(xí)慣的優(yōu)秀程序員。― Kent Beck
你們中大多數(shù)人都熟悉程序員的美德蟆豫,有三種:那就是懶惰议忽、急躁和傲慢。– Larry Wall十减,Perl語言發(fā)明人
任何一個傻瓜都會寫能夠讓機器理解的代碼栈幸,只有好的程序員才能寫出人類可以理解的代碼“锉伲——Martin Fowler
靠代碼行數(shù)來衡量開發(fā)進(jìn)度速址,就像是憑重量來衡量飛機制造的進(jìn)度∮删裕——比爾?蓋茨
這不是一個bug芍锚,這只是一個未列出來的特性÷——匿名
作為一個程序員并炮,郁悶的事情是,面對一個代碼塊甥郑,卻不敢去修改渣触。更糟糕的是,這個代碼塊還是自己寫的壹若⌒嶙辏—— Peyton Jones
它在我的機器上可以很好運行!——大部分程序員
能說算不上什么店展,有本事就把你的代碼給我看看养篓。——Linus Torvalds赂蕴,Linux之父
我認(rèn)為對象就像是生物學(xué)里的細(xì)胞柳弄,或者網(wǎng)絡(luò)中的一臺計算機,只能夠通過消息來通信——Alan Kay概说,Smalltalk的發(fā)明人碧注,面向?qū)ο笾?/p>
當(dāng)你選擇了一種語言,意味著你還選擇了一組技術(shù)糖赔、一個社區(qū)萍丐。——Joshua Bloch
質(zhì)量放典、速度逝变、廉價基茵,選擇其中兩個】怯埃——匿名
過早的優(yōu)化是罪惡之源拱层。——Donald Knuth
沒有什么代碼的執(zhí)行速度比空代碼更快宴咧「疲——Merb核心原則
如果你是房間里最聰明的人,那么你走錯房間了掺栅∠渎溃——匿名
如果只需更改一個單一的代碼行,你的部門需要花費多長時間柿冲?——Mary Poppendieck
九個人不能讓一個孩子在一個月內(nèi)出生茬高。——Fred Brooks假抄,《人月神話》作者
好代碼本身就是最好的文檔怎栽。當(dāng)你需要添加一個注釋時,你應(yīng)該考慮如何修改代碼才能不需要注釋宿饱⊙椋——Steve McConnell,Code Complete 作者
一個人在教會電腦之前谬以,別說他真正理解這個東西了强饮。——Donald Knuth
Life’s too short to build something nobody wants – Ash Maurya, Running Lean 作者
Give someone a program, you frustrate them for a day; teach them how to program, you frustrate them for a lifetime. – David Leinweber
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
Actually, I’m trying to make Ruby natural, not simple. Ruby is simple in appearance, but is very complex inside, just like our human body. – Matz, Ruby 發(fā)明人
Much of the essence of building a program is in fact the debugging of the specification. – Fred Brooks, The Mythical Man-Month 作者
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
Complication is what happens when you try to solve a problem you don’t understand – Andy Boothe
Weeks of programming can save you hours of planning. – Unknown
Controlling complexity is the essence of computer programming. — Brian Kernighan
All problems in computer science can be solved by another level of indirection(abstraction) – David Wheeler
…except for the problem of too many layers of indirection. – Kevlin Henney’s corollary
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
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. — Brian W. Kernighan
I’m not a great programmer; I’m just a good programmer with great habits. ― Kent Beck
Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris. – Larry Wall, Perl 程式語言發(fā)明人
Any fool can write code that a computer can understand. Good programmers write code that humans can understand. – Martin Fowler
Measuring programming progress by lines of code is like measuring aircraft building progress by weight. – Bill Gates
It’s not a bug – it’s an undocumented feature. – Unknown
The most depressing thing about life as a programmer, I think, is if you’re faced with a chunk of code that either someone else wrote or, worse still, you wrote yourself but you no longer dare to modify. That’s depressing. – Peyton Jones
It works on my machine! – 數(shù)以萬計的程式設(shè)計師
Talk is cheap. Show me the code. – Linus Torvalds
I thought of objects being like biological cells and/or individual computers on a network, only able to communicate with messages — Alan Kay, Smalltalk 發(fā)明人
When you choose a language, you’re choosing more than a set of technical trade-offs—you’re choosing a community. -Joshua Bloch
Quality, Speed or Cheap. Pick two. – Unknown
Developer testing isn’t primarily about verifying code. It’s about making great code. If you can’t test something, it might be your testing skills failing you but it’s probably your code code’s design. Testable code is almost always better code. – Chad Fowler
We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil. – Donald Knuth
No code is faster than no code. – Merb core tenet
If you’re the smartest person in the room, you’re in the wrong room. – Unknown
How long would it take your organization to deploy a change (to production) that involves just one single line of code? Do you do this on a repeatable, reliable basis? – Mary Poppendieck
Nine people can’t make a baby in a month.? — Fred Brooks, The Mythical Man-Month作者
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, Code Complete 作者
A person does not really understand something until after teaching it to a computer. – Donald Knuth