Added zh_cn course file and a Golang course. (#5331)

* 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.
This commit is contained in:
Gintautas Švedas
2021-04-15 06:09:18 +03:00
committed by GitHub
parent 73ddfe562d
commit ce6032cd22
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
### Index
* [Golang](#golang)
### Golang
* [Start using Go](https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/) - Microsoft