Skip to content

Commit

Permalink
Add "Go with the domain" Book by Three Dots Labs (#5052)
Browse files Browse the repository at this point in the history
* Add "go with the domain" free e-book

* Add description for "go with the domain" e-book
  • Loading branch information
F0rzend authored Oct 11, 2023
1 parent 1b3f085 commit 5825914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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 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.
- [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)
Expand Down

0 comments on commit 5825914

Please sign in to comment.