Size: 358
Comment:
|
← Revision 8 as of 2009-12-25 07:16:32 ⇥
Size: 1081
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
==== Py Tips ==== * [[http://www-900.ibm.com/developerWorks/cn/linux/theme/special/index.shtml#python|Python 编程系列]]::developerWorks 中国网站 : Linux : 所有的文章 * [[PyOptimize]] -- Python编程速度技巧 * [[PyTips]] - 小技巧收集 * '''[[PyProgramGames]] -- 编程游戏收集,游戏中可以应用到最高的编译技巧!''' * [[PyCmp]] -- Python构建编译器, 解释器 * FileManagementInPython -- Pythonic 的文件处理 ==== Python 学习笔记 ==== |
|
Line 6: | Line 17: |
* NoNicelyPy -- [wiki:PyCNmail/2005-June/011209.html Py的几处不爽] 讨论习惯势力在Py 中的思路 | * NoNicelyPy -- [[PyCNmail:2005-June/011209.html|Py的几处不爽]] 讨论习惯势力在Py 中的思路 * '''PyVsRuby''' -- 理性的比较热门的脚本语言 * '''FlyintoMixin''' -- Mixin 扫盲班 ====== fall in Pythonic ====== '''初学者如何快速入门?''' * QuickFallInPy -- 快速坠入Python 世界! |
1. Py Tips
Python 编程系列::developerWorks 中国网站 : Linux : 所有的文章
PyOptimize -- Python编程速度技巧
PyTips - 小技巧收集
PyProgramGames -- 编程游戏收集,游戏中可以应用到最高的编译技巧!
PyCmp -- Python构建编译器, 解释器
FileManagementInPython -- Pythonic 的文件处理
2. Python 学习笔记
Py 之灵活好学又是可以体现在大家各有入门妙方!倡议记录在案哪!
ChaoZouPyNotes -- 老菜鸟 邹胖小PYTHON 入 门日志
NoNicelyPy -- Py的几处不爽 讨论习惯势力在Py 中的思路
PyVsRuby -- 理性的比较热门的脚本语言
FlyintoMixin -- Mixin 扫盲班
2.1. fall in Pythonic
初学者如何快速入门?
QuickFallInPy -- 快速坠入Python 世界!