docs: update latest

pull/17/head
yangwenmai 3 years ago
parent 6d53e1b0ce
commit ef03de5ddc

@ -26,8 +26,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| [Go 官方网站](https://golang.org/) 、[Go 中文官方网站](https://go-zh.org/) |
| [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) |
| [Go 指南](https://tour.go-zh.org/) |
| [Go 怎么开始](https://github.com/alco/gostart) |
| [Go 开发向导 16 讲](https://github.com/hacking-code/golang-tutorials) |
| [Go 怎么开始(有点过时,不推荐)](https://github.com/alco/gostart) |
| [Go 命令指南](https://github.com/hyper0x/go_command_tutorial) |
| [Go by Example](https://gobyexample.com/) [Go By Example 中文版](https://github.com/xg-wang/gobyexample) |
| [国外的一个高质量 Go 教程集](https://golangbot.com/learn-golang-series/) |
@ -59,31 +58,24 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| Go 书籍 |
| --------------------------------------------------------------------------------------------------------------------------------- |
| [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang) |
| [雨痕的《Go 学习笔记》,正在编写第六版,可于微博下载预览版,或关注公众号(2018-05-07)](https://github.com/qyuhen/book) |
| [《Go 学习笔记》](https://github.com/qyuhen/book) |
| [Go 语言圣经](https://www.gitbook.com/book/wizardforcel/gopl-zh/details) / [Go 语言圣经](https://github.com/golang-china/gopl-zh) |
| [GO SCP](https://checkmarx.gitbooks.io/go-scp/content/) |
| [List of Golang books](https://github.com/dariubs/GoBooks) |
| [《Go语言高级编程》开源免费图书(开发中...) ](https://github.com/chai2010/advanced-go-programming-book) |
| [《Go语言高级编程》](https://github.com/chai2010/advanced-go-programming-book) |
| [一本学习 Go 语言的免费电子书。 ](https://github.com/mikespook/Learning-Go-zh-cn) |
| [《Effective Go》中英双语版](https://github.com/bingohuang/effective-go-zh-en) |
| [Go 101](https://github.com/go101/go101) ([中文版](https://github.com/golang101/golang101)) |
| [Go Language CookBook With Examples](https://ednsquare.com/publisher/view/Go-Language-CookBook-With-Examples------xOhLZaZVGG) |
| [Go for Industrial Programming - Go 工业级编程](https://peter.bourgon.org/go-for-industrial-programming/) |
| [Learn Go with tests](https://github.com/quii/learn-go-with-tests) |
| [Go-SCP](https://github.com/Checkmarx/Go-SCP) |
| [An example of gin](https://github.com/EDDYCJY/go-gin-example) |
| [Go 语言原本(基于 Go 1.14](https://changkun.de/golang) |
| [Go 语言原本(基于 Go 1.15](https://golang.design/under-the-hood/) |
| [Go 语言设计与实现](https://draveness.me/golang) |
| [Essential Go](https://essential-go.programming-books.io/) |
| [Go 语言高性能编程](https://geektutu.com/post/high-performance-go.html) |
| [Golang 修养之路](https://github.com/aceld/golang) |
| Go 面试 |
| -------------------------------------------------------------------- |
| [Go 开发建议](https://github.com/cristaloleg/go-advices) |
| [精华的 Go 面试题和答案](https://github.com/goquiz/goquiz.github.io) |
| [编程面试题的 Go 实现](https://github.com/mrekucci/epi) |
| [Exercism](http://exercism.io/languages/go/about) |
| [面前必看](https://github.com/qcrao/interview) |
| Go 其他 |
@ -162,7 +154,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| [欧长坤](https://space.bilibili.com/2757295/) | https://changkun.de | 725 粉丝 |
## Go 文章
## Go 文章或项目
| 标题 | 简单介绍 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
@ -170,6 +162,9 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| [How do I go about learning Go?](https://medium.com/@IndianGuru/how-do-i-go-about-learning-go-3a58a3a29a0b) | |
| [Resources for new Go programmers](https://dave.cheney.net/resources-for-new-go-programmers) | |
| [Using Golang in Production - My Experiences](http://blog.tamizhvendan.in/blog/2017/05/01/using-golang-in-production-my-experiences/) | |
| [An example of gin](https://github.com/EDDYCJY/go-gin-example) |
| [Learn Go with tests](https://github.com/quii/learn-go-with-tests) |
| [Go-SCP](https://github.com/Checkmarx/Go-SCP) |
## Go 播客

Loading…
Cancel
Save