今天奉上Python设计哲学,宣告着自己正式开始系统的学习Python

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充满期待……

最新文章

  1. Oracle执行计划
  2. (转)SpyGlass工具介绍
  3. 【转】Git常用命令备忘
  4. iOS 中有用的开源库
  5. codevs 1135 选择客栈
  6. iOS开发之自己封装一个progressHUD控件
  7. c++的函数模板和类模板
  8. ubuntu14.04下部署Tsung
  9. 为Hi3531添加4串口支持
  10. Nginx upstream的5种权重分配方式分享
  11. Weighted Quick Union
  12. 安卓开发helloworld
  13. c++入门之关于cin,cout以及数据流的认识
  14. spring boot aop 报错
  15. Android Dialog-Dialog无法充满横屏且下方有间隔
  16. 面向对象课程 - 寒假第三次作业 - C++计算器项目初始部分
  17. window下安装好postgreSQL 9.3用cmd命令进入数据库(搞的我这个菜鸟只剩半条命)
  18. Cg入门21:Fragment shader - 2D纹理採样
  19. swift侧开菜单
  20. table中文字过长使用省略号

热门文章

  1. ETL概念,ETL流程
  2. C#,C++Dll文件调用心得
  3. 在线制作logo
  4. tomcat 权限问题
  5. jquery中return false的作用
  6. [Jenkins] Manage Jenkins from Web Interface
  7. 20165330 2017-2018-2 《Java程序设计》第9周学习总结
  8. 每天一個Linux指令- chmod指令
  9. 常用移动web开发框架--转载
  10. 数据库 - MySQL - 总结