mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-20 21:41:47 +02:00
Merge branch 'main' into nl
This commit is contained in:
14
2-js-basics/translations/README.zh-tw.md
Normal file
14
2-js-basics/translations/README.zh-tw.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# JavaScript 入門
|
||||
|
||||
JavaScript 編輯網頁的一種程式語言。在這四堂課中,你會學到它最基本的知識。
|
||||
|
||||
### 主題
|
||||
|
||||
1. [變數與資料型態](../1-data-types/translations/README.zh-tw.md)
|
||||
2. [函式與方法](../2-functions-methods/translations/README.zh-tw.md)
|
||||
3. [在 JavaScript 做出決定](../3-making-decisions/translations/README.zh-tw.md)
|
||||
4. [矩陣與迴圈](../4-arrays-loops/translations/README.zh-tw.md)
|
||||
|
||||
### 參與人員
|
||||
|
||||
這些文章是由 [Jasmine Greenaway](https://twitter.com/paladique)、[Christopher Harrison](https://twitter.com/geektrainer)和[Chris Noring](https://twitter.com/chris_noring) 用滿滿的 ♥️ 來編寫。
|
Reference in New Issue
Block a user