Add "Go with the domain" Book by Three Dots Labs (#5052)

* Add "go with the domain" free e-book

* Add description for "go with the domain" e-book
This commit is contained in:
F0rzend 2023-10-11 05:41:04 +03:00 committed by GitHub
parent 1b3f085d38
commit 5825914ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3345,6 +3345,7 @@ _Where to discover new Go libraries._
- [Go 101](https://go101.org) - A book focusing on Go syntax/semantics and all kinds of details. - [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 AST Book (Chinese)](https://github.com/chai2010/go-ast-book) - A book focusing on Go `go/*` packages.
- [Go Succinctly](https://github.com/thedevsir/gosuccinctly) - in Persian. - [Go Succinctly](https://github.com/thedevsir/gosuccinctly) - in Persian.
- [Go with the domain](https://threedots.tech/go-with-the-domain/) - A book showing how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
- [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books. - [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books.
- [How To Code in Go eBook](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - A 600 page introduction to Go aimed at first time developers. - [How To Code in Go eBook](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - A 600 page introduction to Go aimed at first time developers.
- [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf) - [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf)