From 669e4ba5dbf5f8ebbb12106ca6581114416d7b2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Fri, 10 Feb 2017 12:36:12 +0800 Subject: [PATCH 1/7] =?UTF-8?q?add=20Python=20=E6=9C=80=E4=BD=B3=E5=AE=9E?= =?UTF-8?q?=E8=B7=B5=E6=8C=87=E5=8D=97=EF=BC=88=E4=B8=AD=E6=96=87=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add Python 最佳实践指南(中文) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7135be3..79c0a56 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,9 @@ Just do it 。动手敲代码吧。 [Python语言总结-初级中级高级教程](http://www.crifan.com/files/doc/docbook/python_summary/release/html/python_summary.html) 作者:@Crifan Li -[Python Guide Python 最佳实践](http://docs.python-guide.org/en/latest/?utm_campaign=Manong_Weekly_Issue_10&utm_medium=EDM&utm_source=Manong_Weekly) 英文 +[Python Guide Python 最佳实践(英文)](http://docs.python-guide.org/en/latest/?utm_campaign=Manong_Weekly_Issue_10&utm_medium=EDM&utm_source=Manong_Weekly) + +[Python 最佳实践指南(中文)](https://github.com/Prodesire/Python-Guide-CN) 关于Python安装、配置、和日常使用的最佳实践手册。 [《码农周刊》干货精选(Python 篇)](http://baoz.me/446252) 精选总结 八、爬虫以及模拟登陆新浪微博 From e12debddcf5144224cb386b735577ab53bb92be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Thu, 15 Jun 2017 15:11:46 +0800 Subject: [PATCH 2/7] =?UTF-8?q?add=20[Python=203=20Module=20of=20the=20Wee?= =?UTF-8?q?k](https://pymotw.com/3/)=20Python=20=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=BA=93=E7=9A=84=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Python 3 Module of the Week](https://pymotw.com/3/) Python 标准库的使用 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 79c0a56..acef81d 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,9 @@ Just do it 。动手敲代码吧。 [Python 最佳实践指南(中文)](https://github.com/Prodesire/Python-Guide-CN) 关于Python安装、配置、和日常使用的最佳实践手册。 [《码农周刊》干货精选(Python 篇)](http://baoz.me/446252) 精选总结 + +[Python 3 Module of the Week](https://pymotw.com/3/) Python 标准库的使用 + 八、爬虫以及模拟登陆新浪微博 -------------------------------------- [知乎:Python 爬虫如何入门学习](http://www.zhihu.com/question/20899988) From 13f9e2d8f6e891610627c49d94125038047e33ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Fri, 15 Jun 2018 15:06:52 +0800 Subject: [PATCH 3/7] =?UTF-8?q?add=20100=E5=A4=A9=E4=BB=8E=E6=96=B0?= =?UTF-8?q?=E6=89=8B=E5=88=B0=E5=A4=A7=E5=B8=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 100天从新手到大师 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index acef81d..44a4768 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,8 @@ Just do it 。动手敲代码吧。 [Python 3 Module of the Week](https://pymotw.com/3/) Python 标准库的使用 +[Python - 100天从新手到大师](https://github.com/jackfrued/Python-100-Days) 100天从新手到大师 + 八、爬虫以及模拟登陆新浪微博 -------------------------------------- [知乎:Python 爬虫如何入门学习](http://www.zhihu.com/question/20899988) From 29f8959e6ac209566a3ea1a6b7db73471f7bbd88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Wed, 1 Aug 2018 11:54:38 +0800 Subject: [PATCH 4/7] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E3=80=8CPython=20?= =?UTF-8?q?=E6=9C=80=E4=BD=B3=E5=AE=9E=E8=B7=B5=E6=8C=87=E5=8D=97=202018?= =?UTF-8?q?=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44a4768..a63078d 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,8 @@ Just do it 。动手敲代码吧。 [Python 最佳实践指南(中文)](https://github.com/Prodesire/Python-Guide-CN) 关于Python安装、配置、和日常使用的最佳实践手册。 +[Python 最佳实践指南 2018](https://pythoncaff.com/docs/python-guide/2018) Python 日常使用的最佳实践,高级 Python 开发者必知必会的知识 + [《码农周刊》干货精选(Python 篇)](http://baoz.me/446252) 精选总结 [Python 3 Module of the Week](https://pymotw.com/3/) Python 标准库的使用 From c323e96f9a692fb9e9ed717a581a07a71124a7d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Tue, 4 Sep 2018 18:01:16 +0800 Subject: [PATCH 5/7] =?UTF-8?q?python=20=E5=92=8C=20diango=20=E5=AD=A6?= =?UTF-8?q?=E4=B9=A0=E8=B5=84=E6=96=99=EF=BC=8C=E4=B9=A6=E7=B1=8D=EF=BC=8C?= =?UTF-8?q?=E6=96=87=E7=AB=A0=EF=BC=8C=E4=BB=A5=E5=8F=8A=E5=AE=9E=E6=88=98?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=AD=89=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit python 和 diango 学习资料,书籍,文章,以及实战项目等等 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a63078d..d7dd20e 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,8 @@ Just do it 。动手敲代码吧。 [Python - 100天从新手到大师](https://github.com/jackfrued/Python-100-Days) 100天从新手到大师 +[Python 和 Diango 学习资料,书籍,文章,以及实战项目](https://github.com/zaxlct/python-django-learning) + 八、爬虫以及模拟登陆新浪微博 -------------------------------------- [知乎:Python 爬虫如何入门学习](http://www.zhihu.com/question/20899988) From c8d8a5ca9824254e7406010798b63cd1f3bf4da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Sun, 9 Sep 2018 10:43:04 +0800 Subject: [PATCH 6/7] Tutorial - Learn Python in 10 minutes Tutorial - Learn Python in 10 minutes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d7dd20e..6a0f29a 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ PythonShare 1. 推荐[Python入门教程-By廖雪峰](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000) +2. [Tutorial - Learn Python in 10 minutes](https://www.stavros.io/tutorials/python/) + ### 进阶 0. 推荐[Requests 源码阅读](https://github.com/wangshunping/read_requests) From 1eacac17e14390561f99365b88eb50b04f04f173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Mon, 14 Jan 2019 15:50:29 +0800 Subject: [PATCH 7/7] What the f*ck Python! --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6a0f29a..e979c3c 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,10 @@ Just do it 。动手敲代码吧。 [Python 和 Diango 学习资料,书籍,文章,以及实战项目](https://github.com/zaxlct/python-django-learning) +[What the f*ck Python!](https://github.com/satwikkansal/wtfpython) + +[https://github.com/leisurelicht/wtfpython-cn](wtfpython的中文翻译) + 八、爬虫以及模拟登陆新浪微博 -------------------------------------- [知乎:Python 爬虫如何入门学习](http://www.zhihu.com/question/20899988)