# go-study **Repository Path**: GiteeOS/go-study ## Basic Information - **Project Name**: go-study - **Description**: Golang学习资源汇总 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-04 - **Last Updated**: 2021-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Go语言学习资源汇总 ======== 这里是我收集的一些Go语言的学习资料,欢迎补充:) ## 图书 - [《Go语言编程》](http://item.jd.com/11067810.html) - [《Go Web 编程》](http://item.jd.com/11224644.html) - [《Go语言程序设计》](http://item.jd.com/11281696.html) ## 电子书 - [《Go Web 编程》](https://github.com/Unknwon/the-way-to-go_ZH_CN) - [《Go 入门指南》](https://github.com/Unknwon/the-way-to-go_ZH_CN) - [《学习 Go 语言 - 一本学习 Go 语言的免费电子书》](https://github.com/mikespook/Learning-Go-zh-cn) - [《Go标准命令详解》](https://github.com/hyper-carrot/go_command_tutorial) - [《Go学习笔记》](https://github.com/qyuhen/book) - [《Go语言标准库》](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example) - [《深入解析Go》](https://github.com/tiancaiamao/go-internals) ## 视频 - [Go编程基础](https://github.com/Unknwon/go-fundamental-programming) - [Go Web基础](https://github.com/Unknwon/go-web-foundation) - [Go名库讲解](https://github.com/Unknwon/go-rock-libraries-showcases) ## 文档 - [Go标准包手册](https://github.com/astaxie/gopkg) ## 网站 - [Go by Example](https://gobyexample.com/) - [Golang中国](http://golangtc.com/) - [Golang中国博客](http://blog.go-china.org/) - [Study Golang](http://studygolang.com/) - [知乎话题:Go语言](http://www.zhihu.com/topic/19625982)