free-programming-books/more/free-programming-interactiv...

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