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
miaozaiye
V2EX  ›  Python

Python 学习入门用什么书籍比较好?

  •  
  •   miaozaiye · 2015-04-04 11:32:24 +08:00 · 6503 次点击
    这是一个创建于 3314 天前的主题,其中的信息可能已经有所发展或是发生改变。

    有一点C语言背景,想学Python,觉得codeacadamy之类的教学网站课程太简单了,去亚马逊看的时候,发现很多python书的评价都不好,求推荐。

    13 条回复    2015-04-23 23:24:48 +08:00
    xiaogui
        1
    xiaogui  
       2015-04-04 13:20:06 +08:00
    Battle
        2
    Battle  
       2015-04-04 16:27:29 +08:00 via iPad   ❤️ 1
    learn python the hard way
    laoyuan
        3
    laoyuan  
       2015-04-04 16:52:21 +08:00   ❤️ 1
    miaozaiye
        4
    miaozaiye  
    OP
       2015-04-04 19:32:33 +08:00
    @xiaogui 正在看这本书,在练习,谢谢。:)
    laoyuan
        5
    laoyuan  
       2015-04-04 22:11:57 +08:00
    @xiaogui Head first 英文的刷不动啊啊啊
    laoyuan
        6
    laoyuan  
       2015-04-04 22:13:31 +08:00
    @miaozaiye
    一起刷 learn python the hard way 啊,来报报进度 /t/181559
    luciankaltz
        7
    luciankaltz  
       2015-04-04 23:30:15 +08:00
    看完codecademy或者lpthw了解最基本的语法之后可以看一下Dive Into Python,是本在线电子书,觉得还不错。
    wuyu1998
        8
    wuyu1998  
       2015-04-04 23:46:32 +08:00   ❤️ 1
    看你学习python后做什么。
    业余人士,啥都行。
    全职python程序员,建议用Mark Lutz 写的《Learning Python》、《Programming Python》。
    别看《Learning Python》写的罗嗦,真能过一遍,能避免以后编程时,出现一些常见的错误。
    xiaogui
        9
    xiaogui  
       2015-04-05 01:36:26 +08:00
    @laoyuan 这英文很简单了
    learn python the hard way 也不错
    ming2281
        10
    ming2281  
       2015-04-05 12:30:52 +08:00
    楼上的bigger太高了, 当然也有可能都是好东西.

    我一般都是推荐廖雪峰老师的Python+Git教程,简单易学,深入浅出,让新人快速对Python有一个整体上的感觉. 而且直接学习了2个对程序员而言的重要技能.

    花费时间1周左右吧
    yann1992
        11
    yann1992  
       2015-04-05 19:18:34 +08:00
    ZhaoBryant
        12
    ZhaoBryant  
       2015-04-09 23:44:38 +08:00
    推荐两个:
    Learn Python the hard way
    Python教程:http://www.liaoxuefeng.com/
    miaozaiye
        13
    miaozaiye  
    OP
       2015-04-23 23:24:48 +08:00
    正在学习 Learn Python the hard way, 目前看到第10课。
    课程是面向 Python 2.7的,我装的是 3.4,这点不太方便,其余都好。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   806 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 20:42 · PVG 04:42 · LAX 13:42 · JFK 16:42
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.