mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
Update README.md
This commit is contained in:
parent
2dadf61ff5
commit
95640123cb
1 changed files with 4 additions and 0 deletions
|
|
@ -20,9 +20,13 @@ If you're a Go developer looking to improve your skills, this book is for you. W
|
|||
|
||||
### Where to Buy?
|
||||
|
||||
English edition:
|
||||
* [Manning.com](https://www.manning.com/books/100-go-mistakes-and-how-to-avoid-them)
|
||||
* Amazon: [.com](https://www.amazon.com/dp/1617299596), [.co.uk](https://www.amazon.co.uk/dp/B0BBSNJR6B), [.de](https://www.amazon.de/dp/B0BBHQD8BQ), [.fr](https://www.amazon.fr/100-Mistakes-How-Avoid-Them/dp/1617299596), [.in](https://www.amazon.in/dp/B0BBHQD8BQ), [.co.jp](https://www.amazon.co.jp/dp/B0BBHQD8BQ), [.es](https://www.amazon.es/dp/B0BBHQD8BQ), [.it](https://www.amazon.it/dp/B0BBHQD8BQ), [.com.br](https://www.amazon.com.br/dp/B0BBHQD8BQ)
|
||||
|
||||
Japanese edition:
|
||||
* Amazon: [.co.jp]([https://www.amazon.com/dp/1617299596](https://www.amazon.co.jp/exec/obidos/ASIN/4295017531/))
|
||||
|
||||
## Common Go Mistakes
|
||||
|
||||
This section contains a summary of the 100 mistakes in the book. Meanwhile, it's also a section open to the community. If you believe that a mistake should be added, please create a [community mistake issue](https://github.com/teivah/100-go-mistakes/issues/new?assignees=&labels=community+mistake&template=community_mistake.md&title=).
|
||||
|
|
|
|||
Loading…
Reference in a new issue