mirror of
https://github.com/justjavac/free-programming-books-zh_CN.git
synced 2025-01-18 07:52:52 +08:00
Merge pull request #464 from wizardforcel/master
add a bulk of python books
This commit is contained in:
commit
7e785f5537
18
README.md
18
README.md
@ -582,9 +582,25 @@
|
||||
* [PyMOTW 中文版](http://pymotwcn.readthedocs.org/en/latest/index.html)
|
||||
* [Python 官方文档中文版](http://data.digitser.net/zh-CN/python_index.html)
|
||||
* [Fabric 中文文档](http://fabric-chs.readthedocs.org)
|
||||
* [The Flask Mega-Tutorial 中文](http://www.oschina.net/translate/the-flask-mega-tutorial-part-i-hello-world)
|
||||
* [Flask 大型教程](http://www.pythondoc.com/flask-mega-tutorial/index.html)
|
||||
* [Tornado源码解析](http://www.nowamagic.net/academy/detail/13321002)
|
||||
* [Tornado 4.3 文档中文版](https://tornado-zh.readthedocs.org/zh/latest/)
|
||||
* [Beautiful Soup 4.2.0 中文文档](http://beautifulsoup.readthedocs.org/zh_CN/latest/)
|
||||
* [用Python做科学计算](http://old.sebug.net/paper/books/scipydoc)
|
||||
* [SQLAlchemy 中文文档](https://github.com/sixu05202004/sqlalchemy-docs-cn)
|
||||
* [Sphinx 中文文档](http://www.pythondoc.com/sphinx/index.html)
|
||||
* [Flask 扩展文档汇总](https://www.gitbook.com/book/wizardforcel/flask-extension-docs/details)
|
||||
* [精通 Python 设计模式](https://github.com/cundi/Mastering.Python.Design.Patterns)
|
||||
* [Django 设计模式与最佳实践](https://github.com/cundi/Django-Design-Patterns-and-Best-Practices)
|
||||
* [Django 网站开发 Cookbook](https://github.com/cundi/Web.Development.with.Django.Cookbook)
|
||||
* [python 安全编程教程](https://github.com/smartFlash/pySecurity)
|
||||
* [程序设计思想与方法](https://www.gitbook.com/book/wizardforcel/sjtu-cs902-courseware/details)
|
||||
* [知乎周刊·编程小白学Python](https://read.douban.com/ebook/16691849/)
|
||||
* [Django Girls 學習指南](https://www.gitbook.com/book/djangogirlstaipei/django-girls-taipei-tutorial/details)
|
||||
* [Scipy 讲义](https://github.com/cloga/scipy-lecture-notes_cn)
|
||||
* [Python 学习笔记 基础篇](http://www.kuqin.com/docs/pythonbasic.html)
|
||||
* [Python 学习笔记 模块篇](http://www.kuqin.com/docs/pythonmodule.html)
|
||||
* [Python 标准库 中文版](http://old.sebug.net/paper/books/python/%E3%80%8APython%E6%A0%87%E5%87%86%E5%BA%93%E3%80%8B%E4%B8%AD%E6%96%87%E7%89%88.pdf)
|
||||
|
||||
### R
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user