Go 开源书籍推荐

网友投稿 756 2022-05-29

基础篇

1. 《Go 语言圣经》中文版

Go 开源书籍推荐

Git地址:https://github.com/golang-china/gopl-zh

在线阅读:https://docs.hacknode.org/gopl-zh/

2.《Go指南》

在线地址:https://tour.go-zh.org/welcome/1

3. 《Go by Example》 中文版

在线阅读:https://gobyexample.com/

4.《学习 GO 语言》中文版

Go语言国内先驱

Git地址:https://github.com/gunsluo/Learning-Go-zh-cn

5. 《Go 入门指南》

Git地址:https://github.com/Unknwon/the-way-to-go_ZH_CN

在线阅读:https://github.com/unknwon/the-way-to-go_ZH_CN/blob/master/eBook/preface.md

6. 《Go bootcamp》

在线阅读地址:http://www.golangbootcamp.com/

高级篇

1.《Go 语言高级编程》

Git地址:https://github.com/chai2010/advanced-go-programming-book

在线阅读:https://chai2010.cn/advanced-go-programming-book/

2.《深入解析 Go》

在线阅读:https://tiancaiamao.gitbooks.io/go-internals/content/zh/index.html

3. 《 Concurrency in Go 》中文笔记

在线阅读:https://www.kancloud.cn/mutouzhang/go/596804

4. 《 Go 语言设计与实现》

在线阅读:https://draveness.me/golang/

应用篇

1.《Go Web 编程》

在线阅读:https://astaxie.gitbooks.io/build-web-application-with-golang/zh/

2. 《beego开发文档》

官方地址:https://beego.me/docs/intro/

3. 《Echo 开发文档》

官方地址:https://echo.labstack.com/guide/

最后

最后,推荐一个 Go books 的开源项目:Gobooks,里面有很多的关于 Go 的英文书籍: https://github.com/dariubs/GoBooks

Git Go

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:【PMP】Head First PMP 学习笔记 第五章 范围管理
下一篇:maven介绍
相关文章