编程之道The Tao Of Programming摘录

昨天在网上看到《The Tao Of Programming》惊叹于作者的幽默感和对程序的精确把握。(小赵翻译的还是不错的)
The 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.
不论多么的微不足道,每种语言都有它自己的目的,每种语言都表达了软件的阴阳两极。每种语言都各得其道。
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.
编程之道去如黄鹤来如晨风。
In  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  the  Tao  are  always  running  out  of  time  and  space  for  their  programs.
Programmers  that  comprehend  the  Tao  always  have  enough  time  and  space  to  accomplish  their  goals.
不懂编程之道的程序员常常把空间和时间消耗殆尽,得道的程序员则总是有足够的空间和时间去完成编程任务。
Thus spake the master programmer:
编程大师如是说:
"After three days without programming, life becomes meaningless."
三日不编程,食肉无味。
Thus spake the master programmer:
编程大师如是说:
"When program is being tested, it is too late to make design changes."
“程序被测试时再去改变它的设计已经太晚了。”
没事看看还是比较有意思的。点击 这里看全文。

你可能感兴趣的:(职场,杂感,休闲,摘录,编程之道)