mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
e013a8d3ba
* 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>
15 lines
251 B
Markdown
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
|