導(dǎo)讀:對于程序員來說,有哪些值得深思的名言呢?Jun Auza 列出了10個有關(guān)編程的名言,希望對大家有所啟示。

    10. “First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack”——George Carrette

  10. “首先學(xué)會計算機(jī)科學(xué)和所有的理論,然后發(fā)展出一個編程風(fēng)格,之后便要忘掉所有這些,以自由的方式探索。”——George Carrette

  9. “Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris”——Larry Wall

  9. “大多數(shù)的你們都熟悉程序員的美德,它們有三點(diǎn):懶、不耐煩、以及狂妄自大。”——Larry Wall

   8. “People think that computer science is the art of geniuses but the actual reality is the opposite, just many people doing things that build on each other, like a wall of mini stones”——Donald Knuth

  8 .“人們認(rèn)為計算機(jī)科學(xué)是天才的藝術(shù),但事實(shí)完全相反:只是很多人在共同建立起來的事物之上工作,就像一條由小石頭鋪成的小徑。”——Donald Knuth

  7. “Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other,with no structural integrity, but just done by brute force and thousands of slaves”——Alan Kay

  7. “今日的大多數(shù)軟件很像埃及金字塔,由千百萬磚頭堆砌起來,層層相切,沒有著整體的結(jié)構(gòu),是由畜力和成千上萬奴隸的力量建立起來的。”——Alan Kay

  6. “The trouble with programmers is that you can never tell what a programmer is doing until it’s too late”——Seymour Cray

  6. “程序員的問題是,不到太晚,你永遠(yuǎn)無法知道一個他在做著些什么。”——Seymour Cray

  5. “To iterate is human, to recurse divine”——L. Peter Deutsch

  5. “人理解迭代,神理解遞歸。”——Peter Deutsch

      4. “Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live”——Martin Golding

  4. “編程的時候,總是想著那個維護(hù)你代碼的人會是一個知道你住在哪兒的有暴力傾向的精神病患者。”——Martin Golding

  3. “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 a