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

Python 网络编程如何学习?

  •  
  •   darkmatter · Aug 6, 2015 · 3290 views
    This topic created in 3965 days ago, the information mentioned may be changed or developed.
    比如socket,也就是写了个简单的服务端、客户端,请教如何深入学习?
    6 replies    2015-09-04 11:28:25 +08:00
    aisk
        1
    aisk  
       Aug 6, 2015   ❤️ 2
    可以了解一下异步 IO,select, epoll 这类的,然后读一下 tornado 的源码,代码量比较少,写的也比较清晰。
    duobei
        2
    duobei  
       Aug 6, 2015
    @aisk 是个好办法啊
    lidiya
        3
    lidiya  
       Aug 6, 2015   ❤️ 1
    建议题主可以看看这个 http://www.maiziedu.com/course/python/ 里面对tornado、Redis、bootstrap、Bottle等都有详细的介绍
    zhuangzhuang1988
        4
    zhuangzhuang1988  
       Aug 6, 2015   ❤️ 1
    leavic
        5
    leavic  
       Aug 7, 2015
    人家是学网络编程,你们全在这推荐web服务器和web框架,限制的也太死了。深入学习最好的方法是自己做一个应用,功能你自己定。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   830 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 21:46 · PVG 05:46 · LAX 14:46 · JFK 17:46
    ♥ Do have faith in what you're doing.