mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 08:57:07 +08:00
Resources
This commit is contained in:
parent
0604057c49
commit
3e5e3a51b3
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
|
@ -658,10 +658,22 @@ Teiva Harsanyi is a senior software engineer at Docker 🐳. He worked in variou
|
|||
|
||||
## Resources
|
||||
|
||||
🇬🇧
|
||||
* How to make mistakes in Go (Go Time - episode #190)
|
||||
* [Episode](https://changelog.com/gotime/190)
|
||||
* [Spotify](https://open.spotify.com/episode/0K1DImrxHCy6E7zVY4AxMZ?si=akroInsPQ1mM5B5V2tHLUw&dl_branch=1)
|
||||
* [8LU - 100% Test Coverage](https://youtu.be/V3FBDav6wgQ?t=1210)
|
||||
* [Some Tips I learned from 100 Mistakes in Go](https://raygervais.dev/articles/2023/04/100_mistakes_in_go/)
|
||||
* [What can be summarized from 100 Go Mistakes?](https://www.sobyte.net/post/2023-05/summarized-from-100-go-mistakes/)
|
||||
|
||||
* Um ÓTIMO livro para programadores Go: [YouTube](https://www.youtube.com/watch?v=34XShL_jWD4)
|
||||
🇨🇳
|
||||
* [深度阅读之《100 Go Mistakes and How to Avoid Them](https://qcrao.com/post/100-go-mistakes-reading-notes/)
|
||||
* [100 Go Mistakes 随记](https://zhuanlan.zhihu.com/p/592602656)
|
||||
* [我为什么放弃Go语言?](https://juejin.cn/post/7241452578125824061)
|
||||
|
||||
* 8LU - 100% Test Coverage: [YouTube](https://youtu.be/V3FBDav6wgQ?t=1210)
|
||||
🇯🇵
|
||||
* [最近読んだGo言語の本の紹介:100 Go Mistakes and How to Avoid Them]([https://zhuanlan.zhihu.com/p/592602656](https://qiita.com/kentaro_suzuki/items/c9c31dc81217f237433c))
|
||||
* [『100 Go Mistakes and How to Avoid Them』を読む](https://zenn.dev/yukibobier/books/066f07c8a59fa0)
|
||||
|
||||
🇵🇹
|
||||
* [Um ÓTIMO livro para programadores Go](https://www.youtube.com/watch?v=34XShL_jWD4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue