没有基础,想自学python,求推荐入门书。。。 - V2EX
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
niuhuifei
V2EX    Python

没有基础,想自学python,求推荐入门书。。。

  •  
  •   niuhuifei 2012-07-12 03:00:13 +08:00 11704 次点击
    这是一个创建于 4847 天前的主题,其中的信息可能已经有所发展或是发生改变。
    31 条回复    2014-05-26 22:05:02 +08:00
    SakagamiJun
        1
    SakagamiJun  
       2012-07-12 03:01:00 +08:00   2
    niuhuifei
        2
    niuhuifei  
    OP
       2012-07-12 03:02:23 +08:00
    @SakagamiJun 谢啦,先看看。
    VeryCB
        3
    VeryCB  
       2012-07-12 03:47:38 +08:00
    看右边…
    niuhuifei
        4
    niuhuifei  
    OP
       2012-07-12 04:23:44 +08:00
    @VeryCB 竟然没有往右边看。。。
    ufo22940268
        5
    ufo22940268  
       2012-07-12 06:22:26 +08:00
    我是就看文档学的
    Vernsu
        6
    Vernsu  
       2012-07-12 06:31:40 +08:00   1
    传授你秘技,初学者的不二法门。
    http://book.douban.com/subject/5338024/
    Alex_L
        7
    Alex_L  
       2012-07-12 07:26:59 +08:00
    niuhuifei
        8
    niuhuifei  
    OP
       2012-07-13 04:37:43 +08:00
    多谢啦,准备开始学习了
    tunetoystory
        9
    tunetoystory  
       2012-07-13 09:34:07 +08:00
    @Alex_L 这个有用!
    HowardMei
        10
    HowardMei  
       2012-07-13 09:42:06 +08:00
    @Alex_L 这个好。
    多推荐一本: http://www.amazon.com/Programming-Collective-Intelligence-Building-Applications/dp/0596529325
    不知道有没有人翻译过,比较有趣。
    Alex_L
        11
    Alex_L  
       2012-07-13 09:46:44 +08:00
    HowardMei
        12
    HowardMei  
       2012-07-13 10:10:30 +08:00
    @Alex_L 应该是,不过书名翻译得别扭。这本书主要是让你觉得学python真得很有趣很有用,哈哈。

    老外写书就这点好,把复杂的东西讲得通俗易懂,先引进门,有余力的再去做复杂优化、追求极致效果。对比之下,国人写本书,恨不得包天盖地,啥都罗列上,这考虑、那缺陷,翻到一半,就倒胃口了。

    好比你想学名厨做鸡相关的菜,老外只教你几道美味菜谱做法,其它你自己看着办,咱们的作者,把怎么杀鸡、怎么拔毛、遇到没死的鸡怎么补几刀都一股脑堆在一起,容易让人倒胃口。
    Air_Mu
        13
    Air_Mu  
       2012-07-13 10:41:46 +08:00
    我偏下题。。。
    去图书馆想借PYTHON书看。但PY的书少得可怜
    最后弄了一本《可爱的python》。还以为不错
    结果看了就以悲剧,全书给人一种“像我们这样用python的人老牛逼了”的感觉
    17days
        14
    17days  
       2012-07-22 00:34:41 +08:00
    我也刚开始学呢,有没有比较好的windows下的解释器啊
    brantyoung
        15
    brantyoung  
       2012-07-22 00:39:17 +08:00   1
    @17days bpython : http://www.bpython-interpreter.org/ 自动补全、命令历史什么的都有了。
    mimzy
        16
    mimzy  
       2012-07-22 00:39:59 +08:00
    @17days IDLE?
    brantyoung
        17
    brantyoung  
       2012-07-22 00:42:53 +08:00
    @niuhuifei 官方的 The Python Tutorial 已经非常不错了 http://docs.python.org/tutorial/
    17days
        18
    17days  
       2012-07-22 18:25:02 +08:00
    @mimzy 嗯,可以调动python 在windows下装个 Eclipse 如何?
    jazdelu
        19
    jazdelu  
       2012-07-22 18:29:30 +08:00
    往右看->
    julian
        20
    julian  
       2012-07-22 22:10:51 +08:00
    推荐《简明 Python 教程》
    from0tohero
        21
    from0tohero  
       2012-07-26 18:38:46 +08:00
    Python 学习手册 看了关于class的章节,挺适合新手,但是内容有点多,需要有一点点兴趣呵呵
    winsyka
        22
    winsyka  
       2012-08-01 11:36:05 +08:00
    推荐<python学习手册>
    LcaKen0day
        23
    LcaKen0day  
       2012-08-01 11:48:51 +08:00
    出门右转.....
    BUPTGuo
        24
    BUPTGuo  
       2012-08-01 23:18:08 +08:00
    感觉经常能看到这个话题呢……善用搜索功能啊,况且又没有讲什么自己特殊的地方,以前的帖子完全够用了的
    hengxin196
        25
    hengxin196  
       2012-08-01 23:31:33 +08:00
    zonyitoo
        26
    zonyitoo  
       2012-08-03 00:47:06 +08:00
    Learning Python,当当网上有,我也是看这本书的,就是比较厚比较贵……推荐!
    changshengtian
        27
    changshengtian  
       2012-08-04 15:44:26 +08:00
    cute
        28
    cute  
       2012-08-04 16:06:08 +08:00
    推荐dive into python
    skybird
        29
    skybird  
       2012-08-04 17:40:55 +08:00
    建议看这个http://sebug.net/paper/python/index.html 轻轻松松一周入门!
    hussion
        30
    hussion  
       2012-08-04 18:16:51 +08:00
    入门就看《Head first python》 和 《可爱的python》。。。
    GPU
        31
    GPU  
       2014-05-26 22:05:02 +08:00
    @Alex_L
    SORRY /
    \ /
    \ This page does /
    ] not exist yet.

    为什么这样呢?
    关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     2284 人在线   最高记录 6679       Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 26ms UTC 01:20 PVG 09:20 LAX 18:20 JFK 21:20
    Do have faith in what you're doing.
    ubao msn snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86