我最喜欢的10条编程语录

开发 后端 开发工具
从去年开通@程序员的那些事 开始,陆陆续续发布了一些#编程语录#。今天也在国外程序员 Senthil Kumar 的博客看到了他最喜欢的10条编程语录。其中大部分已经分享过,现再次综合分享给大家。

从去年开通@程序员的那些事 开始,陆陆续续发布了一些#编程语录#。今天也在国外程序员 Senthil Kumar 的博客看到了他最喜欢的10条编程语录。其中大部分已经分享过,现再次综合分享给大家。

(提示:正如广为流传的经典段子,有些经典语录有多个版本,作者署名都不一样。从下文就可以看出来。英文原文我保留了 Senthil Kumar 的。中文版本后面的作者署名是我当时所看到的署名。)

09. If debugging is the process of removing software bugs, then programming must be the process of putting them in. – Edsger Dijkstra

如果调试程序是移除臭虫(软件缺陷)的过程,那编写程序就是把臭虫放进来的过程。—— 迪杰斯特拉

If debugging is the process of removing software bugs, then programming must be the process of putting them in.

08. 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

软件开发的时间通常是这样的:一开始的90%开发工作用掉了整个计划90%的时间,剩下的10%同样需要整个计划90%的时间,而最终发布前的修改也是如此。—— N.J. Rubenking

Writing the first 90 percent of a computer program takes 90 percent of the time.  The remaining ten percent also takes 90 percent of the time and the final touches also take 90 percent of the time. ~N.J. Rubenking

07. “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

设计软件有两种方法:一种是简单到明显没有缺陷,另一种复杂到缺陷不那么明显。—— 托尼·霍尔

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.

06. Measuring programming progress by lines of code is like measuring aircraft building progress by weight. – Bill Gates

用代码行数来衡量程序的开发进度,就好比用重量来衡量飞机的制造进度。—— 比尔·盖茨

Measuring programming progress by lines of code is like measuring aircraft building progress by weight.

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

在编写代码的时候,你要经常想着,那个最终维护你代码的人可能将是一个有暴力倾向的疯子,并且他还知道你住在哪里。—— 里克·奥斯本

补充:关于这条语录,StackOverflow 上也有个讨论帖,给出的答案可能是 John Woods。

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

程序员的问题是,你无法知道他在做什么,直到为时已晚。—— 西摩·克雷

03. 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

今日之编程,已是竭力要建立更大更反白痴程序的软件工程师,和正塑造更大更优质白痴的现实世界之间的比赛。目前来看,现实世界赢了。—— Rick Cook

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

你们大部分人都熟悉程序员的美德。当然了,是这三种:懒惰、急躁、傲慢。—— 拉里·沃尔 (Perl 语言之父)

01. “Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday’s code.” – Christopher Thompson

有的时候宁愿付钱让你周一在床上待着,也不想让你用这周剩下的时间去调试你在周一所写的代码。 —— 丹·所罗门

00. Walking on water and developing software from a specification are easy if both are frozen. – Edward V Berard

在水中行走,和根据一份需求开发软件一样,如果它们都“冻”住了,那就容易了。—— 爱德华·贝拉尔德

英文原文:Senthil Kumar

原文链接:http://blog.jobbole.com/18399/

【编辑推荐】

  1. 也谈编程改革
  2. 最喜欢与最讨厌的编程语言
  3. 并行编程中的设计模式
  4. 为什么我们要学习Haskell这样的编程语言
  5. 告别编程5年再次回归 我注意到很多变化
责任编辑:林师授 来源: 伯乐在线
相关推荐

2022-04-30 18:42:38

Go编程语言

2020-08-06 15:14:07

D语言编程语言

2012-03-30 13:56:17

编程开发

2021-10-27 14:55:57

Mark TextMarkdown编辑器

2012-07-19 14:16:51

编程经验

2021-01-14 23:14:40

开源Linux生产力应用

2022-01-03 07:46:36

Linux应用程序操作系统

2017-01-11 09:16:49

SQLPython编程语言

2024-03-13 13:39:21

2016-03-02 15:13:54

面试开发者问题

2013-10-08 09:34:57

编程漫画编程漫画

2012-02-02 16:42:24

Android用户

2020-02-10 10:05:12

Linux发行版Ubuntu

2020-08-29 18:51:14

效能工具效率生产力

2010-08-18 09:14:34

编程语言

2018-03-20 15:25:03

前端JavaScript Vue

2013-12-19 09:58:08

2013-10-17 11:15:19

2018-01-31 14:20:36

Linux分区管理fdisk

2021-03-09 11:09:10

LinuxWindows应用程序
点赞
收藏

51CTO技术栈公众号