- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
The Tao Of Programming —— 编程之道
The Tao Of Programming —— 编程之道
Translated By Geoffrey James
[小赵]翻译整理
说明: 本文是编程之道 编程之禅计算机时代的寓言其中的一册, 由小赵翻译整理, 另外, 这三册书的完整电子文档由小赵根据市面上的 编程之道一书(包括了上面的三卷)录入整理, 随后将一起刊登(参见《编程之道》全译文)。
Table of Contents 目录# Book 1 -- The Silent Void# Book 2 -- The Ancient Masters# Book 3 -- Design# Book 4 -- Coding# Book 5 -- Maintenance# Book 6 -- Management# Book 7 -- Corporate Wisdom# Book 8 -- Hardware and Software# Book 9 -- Epilogue
The Silent VoidBook One
Thus spake the master programmer:编程大师如是说:
When you have learned to snatch the error code from the trap frame, it will be time for you to leave.“当你从我手中夺走水晶球时,就是你离开的时候了。”
1.1Something mysterious is formed, born in the silent void. Waiting alone and unmoving, it is at once still and yet in constant motion. It is the source of all programs. I do not know its name, so I will call it the Tao of Programming.寂静的虚空里诞生了神秘的东西,这种东西恒久存在永不消失,它是所有程序的根源所在,我不知道怎么形容它,姑且称它为编程之道。
If the Tao is great, then the operating system is great. If the operating system is great, then the compiler is great. If the compiler is greater, then the applications is great. The user is pleased and there is harmony in the world.如果道是完美的,那么操作系统就是完美的,如果操作系统是完美的,那么编译嚣就是完美的,如果编译嚣是完美的,那么应用程序就是完美的,所以用户心满意足,整个世界因此和谐。
The Tao of Programming flows far away and returns on the wind of morning.编程之道去如黄鹤来如晨风。1.2The Tao gave birth to machine language. Machine language gave birth to the assembler.道生机器语言,机器语言生汇编嚣。
The assembler gave birth to the compiler. Now there are ten thousand languages.汇编器生编译器,最后产生上万种高级语言。
Each language has its purpose, however humble. Each language expresses the Yin and Yang of software. Each language has its place within the Tao.不论多么的微不足道,每种语言都有它自己的目的,每种语言都表达了软件的阴阳两极。每种语言都各得其道。
But do not program in COBOL if you can avoid it.但是尽量不要用COBOL语言。1.3In the beginning was the Tao. The Tao gave birth to Space and Time. Therefore, Space and Time are the Yin and Yang of programming.道之初,带来了空间和时间,所以,空间和时间是编程的阴阳两极。
Programmers that do not comprehend t
文档评论(0)