推荐学习书目
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
pythonee
V2EX  ›  Python

用 Python 出过活,但是不知道怎么继续提高,该怎么办

  •  
  •   pythonee · Jul 6, 2017 · 3999 views
    This topic created in 3246 days ago, the information mentioned may be changed or developed.
    有没有 advance 点的书,让我把 python 玩的更好,写的更漂亮(或者自己都不知道自己哪里弱吧)
    14 replies    2017-07-06 17:12:25 +08:00
    XiaoFaye
        1
    XiaoFaye  
       Jul 6, 2017
    工作项目用不到的话,再高级的书也没用。
    felinx
        2
    felinx  
       Jul 6, 2017
    继续出活
    menc
        3
    menc  
       Jul 6, 2017   ❤️ 1
    1.找个有代码规范和 code review 的工作
    2.学习设计模式
    3.找个体量大的公司,稍微写的弱一点性能就崩了的那种
    Le4fun
        4
    Le4fun  
       Jul 6, 2017
    mark
    billgreen1
        5
    billgreen1  
       Jul 6, 2017
    书的话,fluent python 和 python cookbook 都不错。
    cxbig
        6
    cxbig  
       Jul 6, 2017
    阅读热门框架,帮忙修复 bugs。
    探索新的领域,找新的挑战,造几个新轮子。
    cashew
        7
    cashew  
       Jul 6, 2017 via Android
    《 Fluent Python 》
    bingoliu
        8
    bingoliu  
       Jul 6, 2017
    想深入学习的话,看看 python 源码剖析之类的
    单纯代码技巧的话,多看看热门开源框架,自己实现练练手
    v166ex
        9
    v166ex  
       Jul 6, 2017
    经常会用到别人封装好的 python SDK. 有时候自己也想封装一个,发现不知道从哪里下手。
    急需要这样的知识或指导。最近买了本《 python3 面相对象编程》,想看看能不能有收获。
    《 Fluent Python 》好像也不错
    kinghui
        10
    kinghui  
       Jul 6, 2017
    写的更漂亮和语言关系不大, 推荐看:

    - 代码大全
    - 重构
    - 程序员修炼之道
    - 代码整洁之道

    如果想要写更地道的 Python 可以看看 Python 高级编程, 把你的代码用 pylint/flake8 等工具过一遍, 根据输出调整代码.
    yunkchen
        11
    yunkchen  
       Jul 6, 2017
    排名不分先后
    1、Python CookBook
    2、Fluent Python
    3、利用 Python 进行数据分析
    pythongo
        12
    pythongo  
       Jul 6, 2017
    我的建议是研究源码,这是我的方法
    lifeiselsewhere
        13
    lifeiselsewhere  
       Jul 6, 2017
    不如多写点代码,碰到的任务想想如果用 python 怎么去实现
    calpamomo
        14
    calpamomo  
       Jul 6, 2017
    Python CookBook

    做项目,写多点代码吧,少年。。。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4773 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 466ea39e · 57ms · UTC 04:02 · PVG 12:02 · LAX 21:02 · JFK 00:02
    ♥ Do have faith in what you're doing.