-
-
Notifications
You must be signed in to change notification settings - Fork 57
Translated README.md files and fixed minor spelling errors #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ysaereve
wants to merge
22
commits into
JuliaAcademy:main
Choose a base branch
from
ysaereve:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a2df78f
Translated README.md files
ysaereve d806d86
Fixed minor spelling errors
ysaereve 34ef112
Updated README.md
ysaereve f31f342
Translated Week 1, Lesson 3
ysaereve dd86225
Updated README.md files
ysaereve 71d9a70
Updated Week 3 README.md
ysaereve b994aca
Translated Lesson 0: Before you start this course
ysaereve 4442676
Translated Lesson 0: Before you start this course (2021-12-04 21:38:19)
ysaereve a913d48
Translated Lesson 0: Before you start this course (2021-12-05 11:06:34)
ysaereve b386a4b
Translated Week 1, Lesson 1
ysaereve e164d73
Translated Week 1, Lesson 1 (2021-12-06 21:18:52)
ysaereve 639c67c
Translated Week 1, Lesson 1 (2021-12-07 23:27:57)
ysaereve 849af90
Translated Lesson 0: Before you start this course (2021-12-07 23:30:41)
ysaereve 55dfe50
Translated Lesson 0: Before you start this course (2022-01-09 17:06:55)
ysaereve 6b25dc1
Translated Week 1, Lesson 1 (2022-01-09 18:19:33)
ysaereve fb2d992
Translated Week 1, Lesson 2
ysaereve b5d5c8f
Translated Week 1, Lesson 3 (2022-01-09 20:49:09)
ysaereve 6aaf09f
Translated Week 1, Lesson 4
ysaereve 5d01e57
Updated Week 1, Lesson 4
ysaereve 3e93c78
Updated Week 1, Lesson 4
ysaereve 620f241
Updated Week 1, Lesson 4
ysaereve b1dac7b
Updated Week 1, Lesson 4
ysaereve File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# 課程筆記 | ||
## (為了 Julia Programming for Nervous Beginners/緊張初學者的 Julia 編程) |
26 changes: 26 additions & 0 deletions
26
Course Notes/Translation/Traditional Chinese/Week 1/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## 第 1 週筆記 | ||
|
||
課程開始! | ||
|
||
這裹總共有九課 PDF,都是基本的。 我們強烈建議您按順序學習(`L1W1_MinimalWorkingExample.pdf` 是第一個)。 | ||
|
||
在本週結束(當然,這可能需要比一個日曆週更長或更短的時間來完成)你應該會具備 Julia REPL 的工作知識,理解編程是藉由*應用形式邏輯(applied formal logic)*做*形式語言(formal language)*的*表達性使用(expressive use)*,並且能夠開始在 Julia 中編寫代碼。 | ||
|
||
### 課程影片連結 | ||
[第 1 課](https://www.youtube.com/watch?v=L0TDqQCHigg&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=2) | ||
|
||
[第 2 課](https://www.youtube.com/watch?v=60pReAo0kL0&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=3) | ||
|
||
[第 3 課](https://www.youtube.com/watch?v=fSxJ0rdrpeY&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=4) | ||
|
||
[第 4 課](https://www.youtube.com/watch?v=ZuALresPQY4&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=5) | ||
|
||
[第 5 課](https://www.youtube.com/watch?v=JuJGBx1EBkQ&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=6) | ||
|
||
[第 6 課](https://www.youtube.com/watch?v=dJ4PnBXkzXI&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=7) | ||
|
||
[第 7 課](https://www.youtube.com/watch?v=LLpeFe0OaiY&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=8) | ||
|
||
[第 8 課](https://www.youtube.com/watch?v=plSsEoRojr0&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=9) | ||
|
||
[第 9 課](https://www.youtube.com/watch?v=xIJJ-dcVBpQ) |
17 changes: 17 additions & 0 deletions
17
Course Notes/Translation/Traditional Chinese/Week 2/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## 第 2 週筆記 | ||
|
||
這週有六節課。 內容還是很基礎的,符合“小步走(Small Steps)”和“萬無一失(Nothing Left Out)”的口號,但 Julia 的特色會被清晰地展現出來。 | ||
|
||
### 課程影片連結 | ||
|
||
[第 1 課](https://www.youtube.com/watch?v=Ums8TvvBd48&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=11) | ||
|
||
[第 2 課](https://www.youtube.com/watch?v=GHWfIz5s7uY&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=12) | ||
|
||
[第 3 課](https://www.youtube.com/watch?v=wVSoKw3abaU&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=13) | ||
|
||
[第 4 課](https://www.youtube.com/watch?v=D9zqoB2b1SI&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=14) | ||
|
||
[第 5 課](https://www.youtube.com/watch?v=ULgawRM-4nU&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=15) | ||
|
||
[第 6 課](https://www.youtube.com/watch?v=ZLACmxWXiy8&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=16) |
17 changes: 17 additions & 0 deletions
17
Course Notes/Translation/Traditional Chinese/Week 3/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## 第 3 週筆記 | ||
|
||
本週的五節課完成您對基本 Julia 的學習。 在結束時,您應該具備函數(function)、多重分派(multiple dispatch)、分支(branching)和迭代(iteration)的基礎知識。 這些應該為您提供編寫 Julia 代碼的絕佳起始平台。 | ||
|
||
#### 當然,這是除了能夠在 Julia 中編寫有效的表達式、在純文本文件中編寫代碼(code)並運行(run)它們以及調試(debugging)代碼之外。 | ||
|
||
### 課程影片連結 | ||
|
||
[第 1 課](https://www.youtube.com/watch?v=ICMWs31Ky80&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=17) | ||
|
||
[第 2 課](https://www.youtube.com/watch?v=CTscZ5zEfQM&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=18) | ||
|
||
[第 3 課](https://www.youtube.com/watch?v=IciH1VQquzA&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=19) | ||
|
||
[第 4 課](https://www.youtube.com/watch?v=Xdu7g-Jx_08&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=20) | ||
|
||
[第 5 課](https://www.youtube.com/watch?v=jQnMrZGWeQA&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=21) |
15 changes: 15 additions & 0 deletions
15
Course Notes/Translation/Traditional Chinese/Week 4/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## 第 4 週筆記 | ||
|
||
在這最後一週,您將看到一些創造力並在行動中發揮作用,正如第 1 週第 4 課中所承諾的那樣。 | ||
|
||
這將佔用了前三節課,然後是第四課,沒有新的 Julia 內容,只是提供了片刻的反思。 | ||
|
||
### 課程影片連結 | ||
|
||
[第 1 課](https://www.youtube.com/watch?v=1U3h6Tb0i78&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=22) | ||
|
||
[第 2 課](https://www.youtube.com/watch?v=PerqyXWdRJQ&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=23) | ||
|
||
[第 3 課](https://www.youtube.com/watch?v=Z43TRLsWRs8&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=24) | ||
|
||
[第 4 課](https://www.youtube.com/watch?v=v3aPcIrXWZQ&list=PLP8iPy9hna6Qpx0MgGyElJ5qFlaIXYf1R&index=25) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch