mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add studygolang.com and ebook (#2505)
* add studygolang and ebook studygolang.com and The Golang Standard Library by Example * Update README.md * Fix alphabetical order * update Chinese
This commit is contained in:
parent
b046a1eaac
commit
bdaa464349
@ -2154,6 +2154,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf)
|
* [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf)
|
||||||
* [Network Programming With Go](https://jan.newmarch.name/go/)
|
* [Network Programming With Go](https://jan.newmarch.name/go/)
|
||||||
* [The Go Programming Language](http://www.gopl.io/)
|
* [The Go Programming Language](http://www.gopl.io/)
|
||||||
|
* [The Golang Standard Library by Example (Chinese)](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
|
||||||
* [Web Application with Go the Anti-Textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)
|
* [Web Application with Go the Anti-Textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)
|
||||||
* [Writing A Compiler In Go](https://compilerbook.com)
|
* [Writing A Compiler In Go](https://compilerbook.com)
|
||||||
* [Writing An Interpreter In Go](https://interpreterbook.com)
|
* [Writing An Interpreter In Go](https://interpreterbook.com)
|
||||||
@ -2257,6 +2258,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [gowalker.org](https://gowalker.org) - Go Project API documentation.
|
* [gowalker.org](https://gowalker.org) - Go Project API documentation.
|
||||||
* [justforfunc](https://www.youtube.com/c/justforfunc) - Youtube channel dedicated to Go programming language tips and tricks, hosted by Francesc Campoy [@francesc](https://twitter.com/francesc).
|
* [justforfunc](https://www.youtube.com/c/justforfunc) - Youtube channel dedicated to Go programming language tips and tricks, hosted by Francesc Campoy [@francesc](https://twitter.com/francesc).
|
||||||
* [r/Golang](https://www.reddit.com/r/golang) - News about Go.
|
* [r/Golang](https://www.reddit.com/r/golang) - News about Go.
|
||||||
|
* [studygolang](https://studygolang.com) - The community of studygolang in China.
|
||||||
* [Trending Go repositories on GitHub today](https://github.com/trending?l=go) - Good place to find new Go libraries.
|
* [Trending Go repositories on GitHub today](https://github.com/trending?l=go) - Good place to find new Go libraries.
|
||||||
* [TutorialEdge - Golang](https://tutorialedge.net/course/golang/)
|
* [TutorialEdge - Golang](https://tutorialedge.net/course/golang/)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user