mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-25 02:46:53 +08:00
Update README.md
This commit is contained in:
parent
e00af90ea1
commit
3314db0f5c
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
|
@ -4,6 +4,12 @@ Source code of 📖 [100 Go Mistakes and How to Avoid Them](https://www.manning.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Author
|
||||||
|
|
||||||
|
Teiva Harsanyi is a senior software engineer at Docker. He 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 applications.
|
||||||
|
|
||||||
|
**Note:** If you're struggling to afford the book, please DM me [@teivah](https://twitter.com/teivah).
|
||||||
|
|
||||||
## Quotes
|
## 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."
|
> "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."
|
||||||
|
|
@ -191,8 +197,8 @@ Source code of 📖 [100 Go Mistakes and How to Avoid Them](https://www.manning.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Author
|
## Resources
|
||||||
|
|
||||||
Teiva Harsanyi is a senior software engineer at Docker. He 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 applications.
|
* How to make mistakes in Go (Go Time - episode #190)
|
||||||
|
* [Episode](https://changelog.com/gotime/190)
|
||||||
**Note:** If you're struggling to afford the book, please DM me [@teivah](https://twitter.com/teivah).
|
* [Spotify](https://open.spotify.com/episode/0K1DImrxHCy6E7zVY4AxMZ?si=akroInsPQ1mM5B5V2tHLUw&dl_branch=1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue