mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
Update README.md
This commit is contained in:
parent
477316be04
commit
394d2c70d2
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
|
@ -672,27 +672,25 @@ To help avoid CPU throttling when deployed in Docker and Kubernetes, keep in min
|
|||
|
||||
## 🌎 External Resources
|
||||
|
||||
### 🇬🇧
|
||||
### English
|
||||
|
||||
* 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)
|
||||
* How to make mistakes in Go - Go Time #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/)
|
||||
|
||||
### 🇨🇳
|
||||
### Chinese
|
||||
|
||||
* [深度阅读之《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)
|
||||
|
||||
### 🇯🇵
|
||||
### Japanese
|
||||
|
||||
* [最近読んだGo言語の本の紹介:100 Go Mistakes and How to Avoid Them](https://qiita.com/kentaro_suzuki/items/c9c31dc81217f237433c)
|
||||
* [『100 Go Mistakes and How to Avoid Them』を読む](https://zenn.dev/yukibobier/books/066f07c8a59fa0)
|
||||
* [100 Go Mistakes 随记 - 01 Code and project organization](https://zhuanlan.zhihu.com/p/592602656)
|
||||
|
||||
### 🇵🇹
|
||||
### Portuguese
|
||||
|
||||
* [Um ÓTIMO livro para programadores Go](https://www.youtube.com/watch?v=34XShL_jWD4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue