mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 17:07:18 +08:00
Sponsors
This commit is contained in:
parent
5d75bfa111
commit
e3845692f4
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
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, _Sponsor 100 Go Mistakes and How to Avoid Them_.
|
||||
|
||||
## Book Description
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue