From e18278a1dd4381ce35e5d7e11c2ca00d55f4f055 Mon Sep 17 00:00:00 2001 From: wizardforcel <562826179@qq.com> Date: Sun, 4 Mar 2018 20:09:02 +0800 Subject: [PATCH] README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index c23c6d6..72b0bd2 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,16 @@ ## 协议 [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) + +## KivyCN 学习资源 + ++ [Think Python 中文第二版](https://github.com/Kivy-CN/ThinkPython-CN) ++ [UCB CS61a 教材:SICP Python](https://github.com/Kivy-CN/sicp-py-zh) ++ [Tutorialspoint NumPy 教程](https://github.com/Kivy-CN/ts-numpy-tut-zh) ++ [Matplotlib 用户指南](https://github.com/Kivy-CN/matplotlib-user-guide-zh) ++ [斯坦福 CS229 机器学习中文讲义](https://github.com/Kivy-CN/Stanford-CS-229-CN) ++ [Duke STA663 计算统计学中文讲义](https://github.com/Kivy-CN/Duke-STA-663-CN) ++ [笨办法学 Python · 续](https://github.com/Kivy-CN/lmpythw-zh) ++ [笨办法学 Linux](https://github.com/Kivy-CN/llthw-zh) ++ [数据结构思维](https://github.com/Kivy-CN/think-dast-zh) ++ [写给人类的机器学习](https://github.com/Kivy-CN/ml-for-humans-zh) -- GitLab