mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-22 01:17:11 +08:00
Add ToC
This commit is contained in:
parent
35a1a5f440
commit
737f01311d
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
|
@ -2,17 +2,15 @@
|
|||
|
||||
Source code and community space of 📖 [100 Go Mistakes and How to Avoid Them](https://www.manning.com/books/100-go-mistakes-and-how-to-avoid-them) published by Manning in October 2022. Made by [@teivah](https://twitter.com/teivah).
|
||||
|
||||
## Sponsors
|
||||
|
||||
_Want your company name to appear here? Go to [❤️ Sponsor](https://github.com/sponsors/teivah), One-time tab, "Sponsor 100 Go Mistakes and How to Avoid Them" tier_.
|
||||
|
||||
## 📖 100 Go Mistakes and How to Avoid Them
|
||||
|
||||

|
||||
|
||||
100 Go Mistakes and How to Avoid Them shows you how to replace common programming problems in Go with idiomatic, expressive code. In it, you’ll explore dozens of interesting examples and case studies as you learn to spot mistakes that might appear in your own applications.
|
||||
|
||||
### Where to Buy?
|
||||
## Sponsors
|
||||
|
||||
_Want your company name to appear here? Go to [❤️ Sponsor](https://github.com/sponsors/teivah), One-time tab, "Sponsor 100 Go Mistakes and How to Avoid Them" tier_.
|
||||
|
||||
## 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), [.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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue