Python精神

[root@LDAP_slave ~]# python -c "import this"
The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

Python的禅宗,蒂姆•彼得斯

美丽优于丑陋。
显式优于隐式。
简单优于复杂。
复杂的比复杂。
平比嵌套。
稀疏的密度比。
可读性很重要。
特殊情况不是特别足以打破规则。
尽管实用性比纯洁。
错误不应该通过默默地。
除非显式地沉默。
面对歧义,拒绝猜测的诱惑。
应该有一个,最好是只有一个——明显的方式去做。
虽然这样可能没有明显的起初,除非你是荷兰人。
现在是更好的比不做好。
虽然不常比* *现在。
如果实现很难解释,这是一个糟糕的主意。
如果实现很容易解释,这可能是一个好主意。
名称空间是一个很棒的想法——让我们做更多的!

 

posted @ 2016-05-12 21:08  每天进步一点点!!!  阅读(579)  评论(0编辑  收藏  举报