mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-21 19:15:11 +00:00
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:
parent
73ddfe562d
commit
ce6032cd22
@ -96,6 +96,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome]
|
|||||||
|
|
||||||
### Interactive Programming Resources
|
### Interactive Programming Resources
|
||||||
|
|
||||||
|
+ [Chinese / 中文](more/free-programming-interactive-tutorials-zh.md)
|
||||||
+ [English](more/free-programming-interactive-tutorials-en.md)
|
+ [English](more/free-programming-interactive-tutorials-en.md)
|
||||||
+ [Russian / Русский язык](more/free-programming-interactive-tutorials-ru.md)
|
+ [Russian / Русский язык](more/free-programming-interactive-tutorials-ru.md)
|
||||||
|
|
||||||
|
9
more/free-programming-interactive-tutorials-zh.md
Normal file
9
more/free-programming-interactive-tutorials-zh.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
### Index
|
||||||
|
|
||||||
|
* [Golang](#golang)
|
||||||
|
|
||||||
|
|
||||||
|
### Golang
|
||||||
|
|
||||||
|
* [Start using Go](https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/) - Microsoft
|
||||||
|
|
Loading…
Reference in New Issue
Block a user