From 64bb1a749e238ad2f909f82b2cf53978f1e48bb8 Mon Sep 17 00:00:00 2001 From: Neo Chan Date: Wed, 5 May 2021 21:47:22 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加 《Netkiller Python 手札》电子书 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 76dc89e..6c9d3e6 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ - [Python从入门到精通教程 视频(600集)](https://www.bilibili.com/video/av14184325/) - [Kaggle Python基础学习(英文)](https://www.kaggle.com/learn/python) - [李笑来-自学是门手艺-python教程](https://github.com/selfteaching/the-craft-of-selfteaching) +- [《Netkiller Python 手札》](http://www.netkiller.cn/python/index.html) | [EPUB电子书下载](http://www.netkiller.cn/download/epub/Netkiller-Python.epub) ## 二、Python资源 @@ -158,6 +159,7 @@ - [The Little Redis Book](https://github.com/JasonLai256/the-little-redis-book/blob/master/cn/redis.md) - [Apache Spark 设计与实现](https://github.com/JerryLead/SparkInternals/tree/master/markdown) - [Kaggle SQL学习(英文)](https://www.kaggle.com/learn/intro-to-sql) +- [《Netkiller MySQL 手札》](http://www.netkiller.cn/mysql/index.html) ## 八、Tableau