mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-23 01:47:08 +08:00
Update README.md
This commit is contained in:
parent
f0225ba889
commit
570f556103
1 changed files with 2 additions and 2 deletions
|
|
@ -8,10 +8,10 @@ Your company is hiring? [Sponsor](https://github.com/sponsors/teivah?frequency=o
|
|||
|
||||
## 📖 Book Description
|
||||
|
||||

|
||||
|
||||
If you're a Go developer looking to improve your skills, this book is for you. With a focus on practical examples, _100 Go Mistakes and How to Avoid Them_ covers a wide range of topics from concurrency and error handling to testing and code organization. You'll learn to write more idiomatic, efficient, and maintainable code and become a proficient Go developer.
|
||||
|
||||

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