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

Python 教程继续更新

  •  
  •   twinsant · May 6, 2023 · 2265 views
    This topic created in 1128 days ago, the information mentioned may be changed or developed.

    https://twinsant.gitbook.io/untitled-1/006.while-xun-huan

    同时感谢上次提意见的小伙伴,意见都已经收录了,在写作过程中会参考

    4 replies    2023-05-29 23:12:38 +08:00
    yxd19
        1
    yxd19  
       May 6, 2023
    PEP8: The preferred way of wrapping long lines is by using Python’s implied line continuation inside parentheses, brackets and braces. Long lines can be broken over multiple lines by wrapping expressions in parentheses. These should be used in preference to using a backslash for line continuation.

    例子里的折行,用小括号更好些。
    twinsant
        2
    twinsant  
    OP
       May 9, 2023
    zzboat0422
        3
    zzboat0422  
       May 18, 2023
    请问以后会讲点中高级的内容吗?例如并发与并行,协程什么的
    h4ste
        4
    h4ste  
       May 29, 2023
    看着很舒服,希望蚂蚁老师持续更新
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2678 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 10:53 · PVG 18:53 · LAX 03:53 · JFK 06:53
    ♥ Do have faith in what you're doing.