荔园在线

荔园之美,在春之萌芽,在夏之绽放,在秋之收获,在冬之沉淀

[回到开始] [上一篇][下一篇]


发信人: cycker (快过年吧.我想回家), 信区: Program
标  题: [连载]编程之道:Part II(英文)           yanglc (转寄)[转载]
发信站: 荔园晨风BBS站 (Sat Jan  4 11:47:43 2003), 站内信件

【 以下文字转载自 cycker 的信箱 】
【 原文由 cycker(积分) 所发表 】
发信人: ClearMind (我是谁?), 信区: Linux
标  题: [连载]编程之道:Part II(英文)
发信站: BBS 水木清华站 (Mon Oct 23 11:52:58 2000)

<The Tao of Programming> Part II:
======Beginning of Part II=======

                                   Coding
                                 Book Four
            _____________________________________________________

     Thus spake the master programmer:

     "A well-written program is its own heaven;
     a poorly-written program is its own hell."
            _____________________________________________________

   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?"

          The master coughed and shifted his position slightly. "The
          lesson is over for today," he said.

   4.4
          Prince 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 Prince 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."

          Prince Wang said, "Would that all of my programmers were as
          wise!"
     _________________________________________________________________

                                Maintenance
                                 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 stream does not 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 later, 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 of 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 on."

   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.

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

======End of Part II: Book 4/5/6==========

--

※ 来源:·BBS 水木清华站 smth.org·[FROM: 210.73.87.125]
--
※ 转载:·荔园晨风BBS站 bbs.szu.edu.cn·[FROM: 192.168.36.220]


[回到开始] [上一篇][下一篇]

荔园在线首页 友情链接:深圳大学 深大招生 荔园晨风BBS S-Term软件 网络书店