|
大小: 441
备注:
|
大小: 606
备注:
|
| 删除的内容标记成这样。 | 加入的内容标记成这样。 |
| 行号 1: | 行号 1: |
| 学习资料 * [http://diveintopython.org/ Dive Into Python(较老的版本有中文翻译)] * [http://www.python.org/ Python官方站点] * [http://python.cn/ Python中文社区] * [http://groups.google.com/group/comp.lang.python Python讨论组comp.lang.python] * [http://www.ibiblio.org/obp/thinkCSpy/ How to Think Like a Computer Scientist (Learning with Python)] * [http://pine.fm/LearnToProgram/ Learn to Program] |
* ["Python介绍"] from Wikipedia * ["Python语法"] from Wikipedia * ["Why Python"] by Eric Raymond * ["Python Advocacy HOWTO"] by A.M. Kuchling * ["Python使用技巧"] by myself * ["Python参考资料"] by myself * 课程:["Python游戏开发基础"] * ["Python与正则表达式"] * Using IDLE: attachment:idleUse05b.zip * Learning to Program: attachment:LearnToProgram.zip * Learn To Program CD: attachment:LearnToProgramCD.zip * Tkinter Life Preserver: http://www.python.org/doc/life-preserver/ ------ * Q:去哪里下载python解释器? * A:http://www.python.org/ |
- ["Python介绍"] from Wikipedia
- ["Python语法"] from Wikipedia
- ["Why Python"] by Eric Raymond
- ["Python Advocacy HOWTO"] by A.M. Kuchling
- ["Python使用技巧"] by myself
- ["Python参考资料"] by myself
- 课程:["Python游戏开发基础"]
- ["Python与正则表达式"]
- Using IDLE: attachment:idleUse05b.zip
Learning to Program: attachment:LearnToProgram.zip
- Learn To Program CD: attachment:LearnToProgramCD.zip
Tkinter Life Preserver: http://www.python.org/doc/life-preserver/
- Q:去哪里下载python解释器?