Update README.md

This commit is contained in:
Teiva Harsanyi 2023-06-07 08:41:50 +02:00 committed by GitHub
parent 2dd08a7054
commit 477316be04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,10 @@ If you're a Go developer looking to improve your skills, this book is for you. W
_Anupam Sengupta_
### ✍️ About the Author
Teiva Harsanyi is a senior software engineer at Google. He has worked in various domains, including insurance, transportation, and safety-critical industries like air traffic management. He is passionate about Go and how to design and implement reliable systems.
### Where to Buy?
* _100 Go Mistakes and How to Avoid Them_ (🇬🇧 edition: paper, digital, or audiobook):
@ -31,10 +35,6 @@ If you're a Go developer looking to improve your skills, this book is for you. W
* _Go言語100Tips 開発者にありがちな間違いへの対処法_ (🇯🇵 edition):
* Amazon: [.co.jp](https://www.amazon.co.jp/exec/obidos/ASIN/4295017531/)
## ✍️ About the Author
Teiva Harsanyi is a senior software engineer at Google. He has worked in various domains, including insurance, transportation, and safety-critical industries like air traffic management. He is passionate about Go and how to design and implement reliable systems.
## 💡 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=).