您的位置:首页 > 职场人生

程序员的3种美德

2016-01-06 11:02 381 查看
程序员的3种美德
-Laziness

-Impatience

-Hubris

程序员的3种美德

爱吃螺蛳粉的巴赫

在《Programming Perl》中,Perl 语言之父 Larry Wall 说过,好的程序员有 3 种美德:懒惰、急躁和傲慢(Laziness,Impatience and hubris)。—备注:《Programming Perl》的下载链接1.

-Laziness

Laziness:
The quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful,and document what you wrote so you don’t have to answer so many questions about it.Hence, the first great virtue of a programmer, Also hence, this book.

懒惰:
是这样一种品质,它使得你花大力气去避免消耗过多的精力。它敦促你写出节省体力的程序,同时别人也能利用它们。为此你会写出完善的文档,以免别人问你太多问题。

-Impatience

Impatience:
The anger you feel when the computer is being lazy. This makes you write programs that don’t just react to your needs, but actually anticipate them. Or at least pretend to. Hence, the second great virtue of a programmer.

急躁:
是这样一种愤怒——当你发现计算机懒洋洋地不给出结果。于是你写出更优秀的代码,能尽快真正的解决问题。至少看上去是这样。

-Hubris

Hubris:
Excessive pride, the sort of thing Zeus zaps you for.Also the quality that makes you write (and maintain) programs that other people won’t want to say bad things about. Hence, the third great virtue of a programmer.

傲慢:
极度的自信,使你有信心写出(或维护)别人挑不出毛病的程序。
《Programming Perl》第四版下载地址: [ CSDN下载链接 ]
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: