1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-31 13:30:48 +00:00

add two books in -zh list in python section (#2550)

* add two books in `-zh` list in `Python` section

* https -> http on explore-python link
This commit is contained in:
zhongjiajie 2017-10-02 22:39:42 +08:00 committed by eshellman
parent 350d211951
commit b64a0a9333

View File

@ -613,10 +613,12 @@
* [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/)
* [Python Cookbook第三版](http://python3-cookbook.readthedocs.io/zh_CN/latest/) (作者David Beazley, Brian K.Jones 翻译:熊能)
* [Python 中文学习大本营](http://www.pythondoc.com)
* [Python之旅](http://funhacks.net/explore-python) (作者Ethan)
* [Python教程 - 廖雪峰的官方网站](http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000)
* [像计算机科学家一样思考Python](https://www.ctolib.com/docs/sfile/think-python-2e/0.html) (中英对照版 作者Allen B. Downey 翻译:大胖哥)
* [深入 Python 3](https://github.com/jiechic/diveintopython3)
* [笨办法学 Python](http://old.sebug.net/paper/books/LearnPythonTheHardWay/)
* [简明 Python 教程](https://bop.molun.net) (作者Swaroop C H 译者:沈洁元、漠伦)
### R