Python学习资源汇总

Python 简明教程 (入门必看)

* 在线浏览: [url]http://woodpecker.org.cn/abyteofpython_cn/chinese/[/url]

Python Tutorial 简体中文版 (March Liu翻译)

* 在线浏览: [url]http://www.woodpecker.org.cn:9081/projects/pythontutorial/py2.5/html/tut/tut.html[/url]
* PDF: [url]http://www.woodpecker.org.cn:9081/projects/pythontutorial/py2.5/Py2_5_tut_cn.pdf[/url]
* 最新3.x打包地址: [url]http://openbookproject.googlecode.com/files/Python_v3.0c1_PyTutorial_zh081031.7z[/url]

Dive Into Python -- 《深入Python》

* 在线浏览: [url]http://www.woodpecker.org.cn/diveintopython/toc/index.html[/url]
* 打包下载: [url]http://www.woodpecker.org.cn/diveintopython/#download[/url]
* 最新DIP3地址: [url]http://www.woodpecker.org.cn/diveintopython3/[/url]

其他资源
* The Django Book 2.0 中文版:[url]http://djangobook.py3k.cn/2.0[/url]

你可能感兴趣的:(Python,Django,HTML)