All Projects → 521xueweihan → python_skill

521xueweihan / python_skill

Licence: other
编写高质量代码--改善Python程序的91个建议

Programming Languages

python
139335 projects - #7 most used programming language

python_skill

编写高质量代码--改善Python程序的91个建议

  • 建议看完《笨方法学python》,再看这个,意思是:学习这里的内容需要有python基础。
  • 文件结构,每章一个目录(例如2就是第二章)。 每一个建议都以Proposal1~91的形式来命名。 同样的,笔记以注释的方式写在py文件里(#加一个空格),py文件中如果有注释的代码(#后面没有空格), 是用来做对比的,可以去掉注释,使之运行,观察区别,有易于理解。
  • 如果有什么新的公告会在README中通知大家。
  • 联系我?
    点击我的博客
    微信:xueweihan(注明python)
    邮箱:[email protected]
  • 2015-6-16声明1:

    1. 开发环境:
      VM+ubuntu14.04
      python2.7x
      virtualenv
      git
    2. 上个星期忙毕业设计答辩的事情,现在顺利毕业了。下面静下心来好好学习几天,把前几天落下努力补回来。
    3. 毕业季,悄然而至。。。。。还tmd有点伤感!
    4. 我会把我的学习中的积累和感悟写在我的博客中: 点击我的博客

    Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].