diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index 9bd905464..830b4b715 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -45,6 +45,7 @@ * [Coursera](https://www.coursera.org/courses?orderby=upcoming&lngs=zh) * [Learn X in Y minutes](http://learnxinyminutes.com/) (数十种语言快速入门教程) * [MIT 公开课](http://ocw.mit.edu/courses/translated-courses/simplified-chinese/) +* [shiyanlou](https://www.shiyanlou.com/) * [TeamTreeHouse](http://teamtreehouse.com/) * [Udacity](https://www.udacity.com/) * [xuetangX](https://www.xuetangx.com/) @@ -199,6 +200,7 @@ ### Python * [Django book 2.0](http://djangobook.py3k.cn/2.0/) * [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/) +* [Python 中文学习大本营](http://www.pythondoc.com/) * [深入 Python](http://woodpecker.org.cn/diveintopython/) * [深入 Python 3](http://woodpecker.org.cn/diveintopython3/) * [笨办法学 Python](http://sebug.net/paper/books/LearnPythonTheHardWay/)