This commit is contained in:
Teiva Harsanyi 2022-10-21 16:10:59 +02:00
parent e4007a1d1b
commit 7c2e1642b8
No known key found for this signature in database
GPG key ID: 421EF65C3FD2F93C

View file

@ -12,11 +12,6 @@ _Want your company name to appear here? Go to [❤️ Sponsor](https://github.co
100 Go Mistakes and How to Avoid Them shows you how to replace common programming problems in Go with idiomatic, expressive code. In it, youll explore dozens of interesting examples and case studies as you learn to spot mistakes that might appear in your own applications.
### Where to Buy?
* [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), [.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)
### Quotes
> This should be the required reading for all Golang developers before they touch code in Production... It's the Golang equivalent of the legendary 'Effective Java' by Joshua Bloch.
@ -31,6 +26,11 @@ _Want your company name to appear here? Go to [❤️ Sponsor](https://github.co
_Anupam Sengupta_
### Where to Buy?
* [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), [.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)
## Common Go Mistakes
![](inside-cover.png)