Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2005-02-24 12:01:02
Size: 212
Editor: ZoomQuiet
Comment:
Revision 11 as of 2008-09-16 14:18:17
Size: 972
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * [http://blog.csdn.net/lanphaday/archive/2008/08/03/2762251.aspx Pythonic到底是什么玩意儿?] - 赖勇浩(恋花蝶)的博客 - CSDNBlog
 * [http://blog.donews.com/limodou/archive/2005/08/07/498175.aspx What is Pythonic?] - limodou的学习记录 - DonewsBlog

= 直觉 =

 * [wiki:PyCNmail/2005-June/011545.html 急:文本文件中有选择的读取并按照有关格式存储数据的问题]
  * 这样的问题,其实是Py 最擅长的!当年多个国家的人类基因确认工程中,不同格式的DNA数据的自动同步匹配合成就是Py 干的!
  * /EasyThinkAndDoneIt -- 如何简要的完成任务

== 内省 ==
 * PyBatteriesIncluded -- Python哲学-内省

== 素数 ==
[[Include(PyPrimeNumberGenerator)]]

Pythonic -- 蟒样 坚韧,灵活,柔韧......

::-- ZoomQuiet [DateTime(2005-02-24T12:01:02Z)] TableOfContents

汇集 Python 味道的技巧,思路,方式....

直觉

  • [wiki:PyCNmail/2005-June/011545.html 急:文本文件中有选择的读取并按照有关格式存储数据的问题]
    • 这样的问题,其实是Py 最擅长的!当年多个国家的人类基因确认工程中,不同格式的DNA数据的自动同步匹配合成就是Py 干的!
    • /EasyThinkAndDoneIt -- 如何简要的完成任务

内省

素数

Include(PyPrimeNumberGenerator)

PythonIc (last edited 2009-12-25 07:08:34 by localhost)