We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3676c7e commit 04e2bf7Copy full SHA for 04e2bf7
README.md
@@ -1,11 +1,14 @@
1
-# Python 爬蟲實戰
+# Python-Crawling-Tutorial 基礎爬蟲實戰
2
3
-## 下載程式與投影片
+## 相關資源
4
5
-請於上課前下載好[投影片](https://goo.gl/CFR95x)與程式碼,程式碼可透過這個頁面右邊的 **Clone or download** 下載
+最新的投影片放在 [slideshare](https://www.slideshare.net/ChenMingYang/python-crawling-tutorial) 上, 會不定期更新, 程式碼可透過這個頁面右邊的 **Clone or download** 下載
6

7
8
-## 課前準備: 安裝環境
+> 2017 年以前的投影片教材放在 [release](https://github.com/afunTW/Python-Crawling-Tutorial/releases), 但是部份實戰練習網站會失效
9
+> 或是可透過 [link](https://goo.gl/CFR95x) 下載投影片
10
+
11
+## 安裝環境
12
13
### Anaconda (建議)
14
0 commit comments