mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add Go ast book (#4512)
This commit is contained in:
parent
cd832d2ec0
commit
28ee2574ac
@ -3240,6 +3240,7 @@ _Where to discover new Go libraries._
|
||||
- [Build Web Application with Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/)
|
||||
- [Building Web Apps With Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
|
||||
- [Go 101](https://go101.org) - A book focusing on Go syntax/semantics and all kinds of details.
|
||||
- [Go AST Book (Chinese)](https://github.com/chai2010/go-ast-book) - A book focusing on Go `go/*` packages.
|
||||
- [Go Bootcamp](http://golangbootcamp.com)
|
||||
- [Go Succinctly](https://github.com/thedevsir/gosuccinctly) - in Persian.
|
||||
- [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books.
|
||||
|
Loading…
Reference in New Issue
Block a user