编程之道(完全小赵译版)中辑

4.1

A program should be light and agile, its subroutines connected like a strings of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little nor too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity.
一个程序应该是轻灵自由的,它的子过程就象串在一根线上的珍珠。自始至终,目标明确。增之一字节则太长,减之一字节则太短。既没有不必要的循环也没有没有被引用的变量,既不缺少结构化也不至于僵硬呆板。
A program should follow the Law of Least Astonishment. What is this law? It is simply that the program should always respond to the user in the way that astonishes him least.
一个程序应该遵循``最小惊讶原则'',什么是``最小惊讶原则''?就是说一个程序应该最小程度地引起用户的惊讶。
A program, no matter how complex, should act as a single unit. The program should be directed by the logic within rather than by outward appearances.
无论一个程序无论有多么复杂都应该是一个单一的整体。程序是被它的内部逻辑所指引而不是它的外观表现。
If the program fails in these requirements, it will be in a state of disorder and confusion. The only way to correct this is to rewrite the program.
如果一个程序不能满足所要的需求,它就会处于混乱无序的状态中。唯一的出路就是重写这个程序。

4.2

A novice asked the master: "I have a program that sometimes runs and sometimes aborts. I have followed the rules of programming, yet I am totally baffled. What is the reason for this?"
一个初学者问大师:“我的一个程序有时正常有时不正常。我已经完全遵循编程的规则,而且我完全被它弄糊涂了,到底是什么原因会导致这样呢?”
The master replied: "You are confused because you do not understand the Tao. Only a fool expects rational behavior from his fellow humans. Why do you expect it from a machine that humans have constructed? Computers simulate determinism; only the Tao is perfect.
大师说:“你困惑是因为你不了解道。只有傻瓜才会相信只要遵循别人所说就能得到想当然的结果。为什么你要从一个人类自己构造的机器中去得到想当然的结果呢?计算机只是决定论的产物;只有道才是唯一完美的。
The rules of programming are transitory; only the Tao is eternal. Therefore you must contemplate the Tao before you receive enlightenment."
任何编程的规则都只适合于特定的情况,只有道才是永恒不变的。所以在你受到指引之前要先去思考道。”
"But how will I know when I have received enlightenment?" asked the novice.
“但是我怎么知道我何时受到指引呢?”
"Your program will then run correctly," replied the master.
“当你的程序正确运行时”。大师说。

4.3

A master was explaining the nature of the Tao to one of his novices, "The Tao is embodied in all software -- regardless of how insignificant," said the master.
初学者请大师解释“道法自然”。大师说:“道存在于任何软件中--无论是多么没有意义的软件”。
"Is the Tao in a hand-held calculator?" asked the novice.
“难道也存在于手持式的计算嚣里?”,初学者问。
"It is," came the reply.
“是的,”
"Is the Tao in a video game?" continued the novice.
“也在游戏机里?”,初学者又问到。
"It is even in a video game," said the master.
“是的,甚至也存在于游戏机里”。大师说。
"And is the Tao in the DOS for a personal computer?"
“也存在于个人计算机的DOS里吗?”
The master coughed and shifted his position slightly. "The lesson is over for today," he said.
大师咳嗽了一声,稍微动了一下,说,“今天的课就到这里”。

4.4

Price Wang's programmer was coding software. His fingers danced upon the keyboard. The program compiled without an error message, and the program ran like a gentle wind.
###编程大师编写软件时,手指在键盘上快速飞舞。程序编译时没有一条错误信息,程序运行起来就象一阵微风吹过。
Excellent!" the Price exclaimed, "Your technique is faultless!"
太精彩了!你的技巧已经无可挑剔了。
"Technique?" said the programmer, turning from his terminal, "What I follow is the Tao -- beyond all technique. When I first began to program I would see before me the whole program in one mass. After three years I no longer saw this mass. Instead, I used subroutines. But now I see nothing. My whole being exists in a formless void. My senses are idle. My spirit, free to work without a plan, follows its own instinct. In short, my program writes itself. True, sometimes there are difficult problems. I see them coming, I slow down, I watch silently. Then I change a single line of code and the difficulties vanish like puffs of idle smoke. I then compile the program. I sit still and let the joy of the work fill my being. I close my eyes for a moment and then log off."
“技巧?”,大师转过身说,“我所遵循的是道--它超乎所有的技巧。当我开始编程时我看到的是整个一大块的程序,三年后我看到的是子过程。现在我什么也看不到了。我的整个存在是没有任何形式的虚无。我感觉很悠闲,总之,事实上是我的程序自己在写,有时我看到一些问题,我看到它们,就停下来静静地观察它们,然后我改变了一行代码,难题就象一阵轻烟一样化为乌有。然后我编译程序。坐在那里享受工作的喜悦。闭了一会眼睛然后退出系统。
Price Wang said, "Would that all of my programmers were as wise!"
“什么时候我的程序员才能都达到这样的境界!”

Mainteance
Book Five

Thus spake the master programmer:
编程大师如是说:

"Though a program be but three lines long, someday it will have to be maintained."
“既使一个程序只有三行长,也总有一天需要去维护它”

5.1

A well-used door needs no oil on its hinges.
A swift-flowing steam does no grow stagnant.
Neither sound nor thoughts can travel through a vacuum.
Software rots if not used.

经常使用的门不需要往门轴里上油。
流动的东西就不会停滞不前。
流水不腐,户枢不蠹。--王磊
声音和思想都不能在真空里传播。
软件不用就会腐朽。

These are great mysteries.

5.2

A manager asked a programmer how long it would take him to finish the program on which he was working. "I will be finished tomorrow," the programmer promptly replied.
经理问程序员要多长时间才能完成他的项目。“明天”
"I think you are being unrealistic," said the manager. "Truthfully, how long will it take?"
“太不着边际了,老实说,要多久?”
The programmer thought for a moment. "I have some features that I wish to add. This will take at least two weeks," he finally said.
程序员想了一想说。“还有一些新的功能要加进去,可能至少要两个星期吧。”
"Even that is too much to expect," insisted the manager, "I will be satisfied if you simply tell me when the program is complete."
“即使两个星期恐怕也太夸张了,什么时候你只要告诉我说程序已经完成就好了。”
The programmer agreed to this.
Several years slated, the manager retired. On the way to his retirement lunch, he discovered the programmer asleep at his terminal. He had been programming all night.
几年后,这个经理已经退休了,在他的离职午餐上,他发现这些程序员在他的终端前睡着了,他整夜都在编程。

5.3

A novice programmer was once assigned to code a simple financial package.
一个初学者被要求编写一个财务软件。

The novice worked furiously for many days, but when his master reviewed his program, he discovered that it contained a screen editor, a set of generalized graphics routines, and artificial intelligence interface, but not the slightest mention of anything financial.
他疯狂地工作了很多天,但他的主管检视他的程序时发现,它写了一个编辑嚣,一个图形程序集,和人工智能的界面,但是看不到任何跟财务有关的东西。
When the master asked about this, the novice became indignant. "Don't be so impatient," he said, "I'll put the financial stuff in eventually."
主管要求解释时,程序员被激怒了:“你太没耐心了,我会在最后写财务的部分。”

5.4

Does a good farmer neglect a crop he has planted?
Does a good teacher overlook even the most humble student?
Does a good father allow a single child to starve?
Does a good programmer refuse to maintain his code?

一个好的农民不会不管他的庄稼。
一个好的老师不会不管哪怕是最差的学生。
一个好的父亲不会让他的任何一个孩子挨饿。
一个好的程序员不应拒绝维护他的程序。


Management
Book Six

Thus spake the master programmer:
编程大师如是说:

"Let the programmer be many and the managers few -- then all will be productive."
“增加程序员,减少经理--这样他们都可提高效率。”

6.1

When managers hold endless meetings, the programmers write games. When accountants talk of quarterly profits, the development budget is about to be cut. When senior scientists talk blue sky, the clouds are about to roll in.
经理们忙于无休无止的会议时,程序员们在写游戏。财务主管在谈论季度盈利时开发预算将会被削减。当老科学家在谈天空的蓝色时,云团蜂拥而至。
Truly, this is not the Tao of Programming.
这不是编程之道。
When managers make commitments, game programs are ignored. When accountants make long-range plans, harmony and order are about to be restored. When senior scientists address the problems at hand, the problems will soon be solved.
经理分配任务时不会包括游戏,会计师做长期计划时,应该做到面面俱到,皆大欢喜。科学家提出一个问题,就会很快得到解决。
Truly, this is the Tao of Programming.
这才是编程之道。

6.2

Why are programmers non-productive? Because their time is wasted in meetings.
为什么程序员没有效率,因为他们把时间都浪费在开会上了。
Why are programmers rebellious? Because the management interferes too much.
为什么程序员难于管理?因为管理者的干预太多了。
Why are the programmers resigning one by one? Because they are burnt out.
为什么程序员一个接一个地辞职,因为他们累坏了。
Having worked for poor management, they no longer value their jobs.
在糟糕的管理下工作,他们享受不到工作的乐趣。

6.3

A manager was about to be fired, but a programmer who worked for him invented a new program that became popular and sold well. As a result, the manager retained his job.
一个经理将被解雇,但他手下的一个程序员写了一个流行的软件并且销路很旺。所以经理保住了他的工作。
The manager tried to give the programmer a bonus, but the programmer refused it, saying, "I wrote the program because I though it was an interesting concept, and thus I expect no reward."
经理为程序员分红,但程序员拒绝了,他说:“我写程序是因为写程序很有趣,所以我并没想过得资金”。
The manager, upon hearing this, remarked, "This programmer, though he holds a position of small esteem, understands well the proper duty of an employee. Lets promote him to the exalted position of management consultant!"
这位经理说,“这位程序员,不管他现在是什么位置,他都能理解一个雇员的职责所在。我们要把他提升为管理顾问”。
But when told this, the programmer once more refused, saying, "I exist so that I can program. If I were promoted, I would do nothing but waste everyone's time. Can I go now? I have a program that I'm working one."
这位程序员又一次拒绝了,他说:“我是一个程序员所以我可以编程,如果我被提升了,除了浪费别人的时间什么也做不了,现在我可以走了吗?我还有一个程序没写完。”

6.4

A manger went to his programmers and told them: "As regards to your work hours: you are going to have to come in at nine in the morning and leave at five in the afternoon." At this, all of them became angry and several resigned on the spot.
经理对程序员说,“你们的工作时间是早上9点到正午点。”,所有的程序员都很不满。
So the manager said: "All right, in that case you may set your own working hours, as long as you finish your projects on schedule." The programmers, now satisfied, began to come in a noon and work to the wee hours of the morning.
经理又说:“好吧,那随你们的便,只要能按时完成任务。”,程序员们这下满意了,他们中午上班,一直工作到凌晨。


Corporate Wisdom
Book Seven

Thus spake the master programmer:
编程大师如是说:

"You can demonstrate a program for a corporate executive, but you can't make him computer literate."

###
“你可以向一位公司主管演示一套程序,但你不能让他的电脑变得象人一样。” 

时间: 2024-09-22 23:09:19

编程之道(完全小赵译版)中辑的相关文章

C语言高效编程的几招小技巧

  这篇文章主要介绍了C语言高效编程的几招小技巧,本文讲解了以空间换时间.用数学方法解决问题以及使用位操作等编辑技巧,并给出若干方法和代码实例,需要的朋友可以参考下 引言: 编写高效简洁的C语言代码,是许多软件工程师追求的目标.本文就工作中的一些体会和经验做相关的阐述,不对的地方请各位指教. 第1招:以空间换时间 计算机程序中最大的矛盾是空间和时间的矛盾,那么,从这个角度出发逆向思维来考虑程序的效率问题,我们就有了解决问题的第1招--以空间换时间. 例如:字符串的赋值. 方法A,通常的办法: 代

通过编程模式起底小程序开发技术特点

从小程序诞生伊始,就有很多人开始研习小程序的机理和特点,从源代码的角度.从整体架构的角度,有很多不错的文章会令人受益. 但理论是一回事,真正理解小程序,还是需要一定的实践,才能进一步去理解小程序背后的一些想法,它和现有平台的一些异同,以及如何去适应它,做出更有趣的小程序. 小程序的编程模式 最近,我们在做「轻芒小程序+」和其它轻芒产品的小程序应用过程中,对小程序有了进一步的理解,进而有了本文. 去理解一个开发平台的特性,一个不错的角度就是从"编程模式"入手,就是看在这个平台上去开发,需

编程之道(四)

第四篇  编码    编程大师如是说:    "一个写的完美的程序是其自身的天堂,而一个写得糟糕的程序则是其自身的地狱."    4.1    一个程序应当是轻盈的.灵活的,它的子程序就像一串珍珠一样连接着.它的精神和意图应该贯穿始终.在程序中,内容既不应太多,也不应太少:既不该有不需要的循环结构,也不该有冗余的变量:既不缺乏结构性,又不过分僵化.    一个程序应当遵循"最少惊呀原则".这条原则是什么呢?简单地说,就是批一个程序对用户的指令所做出的反应,应该总是使

触摸云端编程之道——基于函数计算的serverless应用开发

摘要:本文的整理自2017云栖大会-南京峰会上阿里云存储服务高级专家杨皓然的分享讲义,讲义主要介绍了基于函数计算的serverless应用开发的相关内容,从计算的新需求和计算的演化过程谈起,对比传统计算所面临的困境介绍了函数计算所具有的优势,并介绍了函数计算的使用流程和应用示例. 在2017云栖大会-南京峰会上,阿里云存储服务高级专家杨皓然做了题为<触摸云端编程之道--基于函数计算的serverless应用开发>的分享.在有明显波峰波谷特征的场景下,用户期望更低成本.更弹性的计算服务,而且软硬

在MathType小符号栏中怎么添加符号吗

  具体操作方法如下: 1.按照自己的使用习惯打开MathType公式编辑器,进入到公式编辑界面. 打开软件进入编辑状态 2.进入到编辑界面后,直接用鼠标点击小符号栏中的符号或者模板就可以看到编辑区域中会出现相应的符号或者模板. 使用MathType中的符号模板编辑公式 3.要想删除其中用得比较少的符号或者模板,直接将鼠标放到这个符号上面,然后右键,出现一个右键菜单,里面有一个删除,点击就可以了,这时模板中的你要删除的符号就已经删除了. 将鼠标放到需要删除的符号上然后右键删除 4.如果你要在小符

恢复Windows7小工具平台中被删除的小工具

  不小心把小工具平台中系统自带的小工具卸载掉之后,我们可以通过在搜索框中输入小工具关键字,然后在搜索结果中选择:还原Windows上安装的桌面小工具. 点击之后,小工具就可以恢复了.

studio-VS2010编程的出现的小问题

问题描述 VS2010编程的出现的小问题 小白最近刚刚入门VS2010,先贴代码吧:case WM_PAINT: { // hdc = BeginPaint(hWnd &ps); hdc = GetDC(hWnd); HPEN pen = CreatePen(PS_SOLID 5 RGB(255 0 0)); HPEN oldPen = (HPEN)SelectObject(hdc pen); MoveToEx(hdc 100 100 NULL); LineTo(hdc 400 300); Se

java程序 不能运行-JAVA小程序开发中遇到一个问题

问题描述 JAVA小程序开发中遇到一个问题 Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at Studentguanli.actionPerformed(Studentguanli.java:111) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$

iphone-怎么把大的图片放到小的UIImageView中

问题描述 怎么把大的图片放到小的UIImageView中 我的ImageView是 320X320 尺寸的,显示 350 X 783 的图片. 但是这样显示值,图片会有一些压缩,看起来画质降低了. 应该怎么让大图片在小ImageView中显示,不影响图片质量? 解决方案 可以自适应大小:http://www.haodaima.net/art/2028126