| — |
python-books:start [2012/05/03 06:47] (当前版本) |
||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | ====== Python 电子书/教程下载 ====== | ||
| + | ===== Python 入门书籍 ===== | ||
| + | * Dive Into Python | ||
| + | * dive into python 2 [[http://diveintopython.org/|English]] [[http://docs.pythonclub.org/python/dive-into-python2cn/html/|中文]] | ||
| + | * dive into python 3 [[http://diveintopython3.org/|English]] [[http://woodpecker.org.cn/diveintopython3/index.html|中文]] | ||
| + | * [[http://linux.chinaitlab.com/manual/Python_chinese/|简明Python教程]] {{:python-books:jianming.tar.gz|本地下载}} | ||
| + | * [[http://learnpythonthehardway.org/index|Learn Python The Hard Way]] | ||
| + | * [[http://docs.python.org/tutorial/index.html|Python Tutorial]] | ||
| + | * [[fullcircle:start]] | ||
| + | ===== Python 进阶书籍 ===== | ||
| + | * Python核心编程(中文第二版) [[http://union.dangdang.com/transfer/transfer.aspx?from=362-A100059869synspslib%7C21112020900067%5E20100221110017-90441%7C99999%7C01%7C&backurl=http%3A%2F%2Fproduct.dangdang.com%2Fproduct.aspx%3Fproduct_id%3D20255354|当当网]] [[http://docs.google.com/fileview?id=0B5fW5R-EcQGFNzI4OGQyNDItNjlkYi00NzAxLTg1OGQtZDAyNTg0M2YwYWI1&hl=zh_CN|Google 下载]] [[http://www.xun6.com/file/f350ec108/Python%E6%A0%B8%E5%BF%83%E7%BC%96%E7%A8%8B%28%E4%B8%AD%E6%96%87%E7%AC%AC%E4%BA%8C%E7%89%88%29.pdf.html|Xun6下载]] | ||
| + | * {{:python-books:gray-hat-python.zip|苍蟒--灰帽python之旅}} | ||
| + | ===== Python 视频教程 ===== | ||
| + | * [[http://www.youku.com/playlist_show/id_3962320.html|台湾辅仁大学 Python.Django视频教程(优酷)]] | ||
| + | * [[http://www.verycd.com/topics/2783403/|《谷歌应用引擎(Google App Engine)视频讲座》(Emerging Web Tech@FJU CSIE Google App Engine)2009.03.05 (电驴)]] | ||
| + | |||
| + | ===== Python图书百家谈 ===== | ||
| + | * [[books:worth-buy-3-book]] | ||
| + | |||
| + | |||