Skip to content

Commit

Permalink
Added zh_cn course file and a Golang course. (EbookFoundation#5331)
Browse files Browse the repository at this point in the history
* Added Golang course.

* Added a link for the Chinese courses in the readme.

* Removed old free courses-zh_cn.

* Added new interactive tutorials.

* Added extra line.

* Updated file path.

* Updated file path.
  • Loading branch information
GintasS authored Apr 15, 2021
1 parent 73ddfe5 commit ce6032c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome]

### Interactive Programming Resources

+ [Chinese / 中文](more/free-programming-interactive-tutorials-zh.md)
+ [English](more/free-programming-interactive-tutorials-en.md)
+ [Russian / Русский язык](more/free-programming-interactive-tutorials-ru.md)

Expand Down
9 changes: 9 additions & 0 deletions more/free-programming-interactive-tutorials-zh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
### Index

* [Golang](#golang)


### Golang

* [Start using Go](https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/) - Microsoft

0 comments on commit ce6032c

Please sign in to comment.