└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # 學習資源 2 | 3 | * 清單: [https://github.com/teach-and-learn/resources/issues][1] 4 | * 標籤: [https://github.com/teach-and-learn/resources/labels][2] 5 | * 討論: [https://github.com/teach-and-learn/chat/issues][4] 6 | 7 | [1]: https://github.com/teach-and-learn/resources/issues 8 | [2]: https://github.com/teach-and-learn/resources/labels 9 | [4]: https://github.com/teach-and-learn/chat/issues 10 | 11 | 12 | ## 何謂「學習資源」? 13 | 14 | 以 [Bushnell's Law][3], "easy to begin, hard to master" 為基礎,目前對 15 | 「學習資源」的定義為: 16 | 17 | > 對新手來說可以立刻開動,對老手來說不會一口吃光。 18 | 19 | [3]: https://en.wikipedia.org/wiki/Bushnell's_Law 20 | 21 | 例如, Google, YouTube, Wikipedia 是可以稱為學習資源,但太籠統、太廣泛, 22 | 新手沒辦法自力更生去尋寶;而單一文章、影片也可以稱為學習資源,但太瑣碎、 23 | 太狹隘,老手可能一下子就看完。是故,儘可能地在兩者間取得平衡。 24 | 25 | 26 | ## 標籤說明 27 | 28 | * `American English (美式英語)`: 美國式發音、用字。 29 | * `beginner-friendly (適合新手)`: 語速中緩,發音準確,少罕見字, 30 | 句型不複雜。 31 | * `British English (英式英語)`: 英國式發音、用字。 32 | * `listen (聽)`: 聽力、理解。 33 | * `read (讀)`: 單字、閱讀。 34 | * `schedule-easy (適合忙人)`: 獨立成篇,十分鐘左右能消化一遍。 35 | * `speak (說)`: 會話、朗讀、發音。 36 | * `write (寫)`: 寫作。 37 | --------------------------------------------------------------------------------