free-programming-books/more/free-programming-interactive-tutorials-zh.md
Kashinggo e013a8d3ba
Add Git interactive tutorial in zh_cn (#7599)
* Add Git interactive tutorial in zh_cn

* chore: add creator

* fix: remove dups from books

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-05 12:47:58 -04:00

15 lines
251 B
Markdown

### Index
* [Git](#git)
* [Golang](#golang)
## Git
* [Learn Git Branching](https://learngitbranching.js.org/?locale=zh_CN) - Peter M Cottle
### Golang
* [Start using Go](https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/) - Microsoft