1
Livid MOD 03 年的时候因为对 Zope 感兴趣,于是从 Reference Manual 开始的。
|
2
kukat 2010-07-29 13:21:12 +08:00
dive into python
|
3
nickyhu OP 大量阅读english还是有障碍。
看来得静下心练练了 |
4
sospartan 2010-07-29 15:13:03 +08:00
前阵子不是有好多人dive这书不好么
|
6
NauhiL 2010-07-29 15:49:18 +08:00
我也在学,什么书都无所谓,着手分解一个项目代码知道是干什么的,很容易就能掌握
拿PICKY的代码做分析,不懂的就找参考书看看,function ,method是干什么用的,PICKY能看会了,自己再做一个熟悉一下就初级入门了 |
7
lianghai 2010-07-29 16:56:09 +08:00
作为一个计划学 Python 已经计划了三年的人……我听说官方的入门手册就很好的,而且似乎能找到中文翻译版…… http://docs.python.org/tutorial/index.html
|
8
nickyhu OP 计划永远赶不上变化呐
|
10
wolfmei 2010-08-04 13:00:59 +08:00
《Learning Python, 3rd Edition 》
|
11
googolmo 2010-08-04 13:07:42 +08:00
多看看源代码,不会就Google..
|
12
alai 2010-08-04 14:29:27 +08:00
纸质很累
|
13
flytwokites 2010-08-04 15:43:04 +08:00
|
14
joe 2010-08-04 16:11:48 +08:00
[[Python 台灣使用者群組|http://wiki.python.org.tw/Python/Books]]
|
15
kukat 2010-08-04 23:20:35 +08:00
Dive Into Python
Dive Into Python 3 Byte of Python Building Skills in Python Version 2.5 Python Free Online Ebooks Meta-List Python Bibliotheca Think Python Data Structures and Algorithms in Python How to Think Like a Computer Scientist: Learning with Python Python for Fun Invent Your Own Computer Games With Python Thinking in Python The Django Book Snake Wrangling For Kids |
16
sytao 2010-08-05 00:30:39 +08:00
《Python学习手册(第三版)》 这本不知道怎么样。
|
18
zxn0 2010-08-06 09:29:01 +08:00
http://www.woodpecker.org.cn:9081/projects/pythontutorial/py2.5/html/tut/tut.html
官方教程中文版 我觉得如果你有编程基础,没有必要看什么书了,直接看官方 tutorial 足够了~~ |
20
ikbear 2010-08-06 09:37:38 +08:00
正好v2ex开源,可以拿来学习学习
|
23
darcy 2010-08-25 22:02:59 +08:00
《python核心编程》不错。
|
24
Zhizhao 2010-08-25 22:16:11 +08:00
|
25
AlanViast 2014-12-22 10:37:56 +08:00
<script type="text/javascript">console.log("test");</script>
|