mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add two books to E-Books section (#2056)
* Add two books to E-Books section Shameless self-promotion of my own books, but since the feedback was so positive so far, I thought someone would enjoy stumbling upon them in this list. Feel free to decline, though, if you don't want me to add my own links :) **TODOs:** - [x] I have added my package in alphabetical order. - [x] I have an appropriate description with correct grammar. - [x] I know that this package was not listed before. - [x] I have added godoc link to the repo and to my pull request. - [x] I have added coverage service link to the repo and to my pull request. - [x] I have added goreportcard link to the repo and to my pull request. - [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard). * Reorder 'Writing A Compiler In Go' in E-Books
This commit is contained in:
parent
2ec595ba79
commit
4343de1d3d
@ -1856,6 +1856,8 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Network Programming With Go](https://jan.newmarch.name/go/)
|
||||
* [The Go Programming Language](http://www.gopl.io/)
|
||||
* [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 An Interpreter In Go](https://interpreterbook.com)
|
||||
|
||||
## Gophers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user