编程语言
首页 > 编程语言> > 系统化学习Python相关链接

系统化学习Python相关链接

作者:互联网

  1. 《提问的智慧》: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md
  2. Python 3.7.7 官方文档: https://docs.python.org/zh-cn/3.7/
  3. GitHub 搜索帮助: https://help.github.com/cn/github/searching-for-information-on-github
  4. PEP8: https://www.python.org/dev/peps/pep-0008/
  5. Google Python Style Guides: http://google.github.io/styleguide/pyguide.html
  6. Python 安装包下载地址:https://www.python.org/downloads/
  7. 安装方法:https://docs.python.org/zh-cn/3.7/using/windows.html

标签:github,zh,Python,python,https,org,链接,系统化
来源: https://www.cnblogs.com/liyiyu/p/13363831.html