- ["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
Tkinter Life Preserver: http://www.python.org/doc/life-preserver/
- Q:去哪里下载python解释器?