# Go-notes **Repository Path**: qinxuewu/Go-notes ## Basic Information - **Project Name**: Go-notes - **Description**: 从零开始学Golang,初学者的成长之路 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2019-06-20 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Go-notes 从零开始学Golang,初学者的成长之路 # 任务列表 - [x] 【basic-grammar】Go的基础语法快速入门demo - [x] 【basic-web】Go的Web编程快速入门demo - [x] 【basic-beego】beego框架学习demo - [x] 【basic-gin】gin框架学习demo - [x] 【Day01】使用goquery爬取采集站全网VIP影视资源在线观看 - [x] 【Day02】golang的gorm库操作mysql - [x] 【Day03】golang几种常用配置文件解析 - [x] 【Day04】 gin+grom整合crud实现简单api接口 - [x] 【Day05】 grpc快速入门 ## 参考学习地址 - [Go 初学者成长之路](https://github.com/halfrost/Halfrost-Field/blob/master/contents/Go/new_gopher_tips.md) - [Go Web编程](https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md ) - [Go语言标准库](https://books.studygolang.com/The-Golang-Standard-Library-by-Example) - [Go语言圣经](http://shouce.jb51.net/gopl-zh/ch1/ch1-01.html) - [Go语言中文网](https://studygolang.com/topics) - [菜鸟教程](https://www.runoob.com/go/go-environment.html) - [Teleport](https://github.com/henrylee2cn/teleport/blob/v5/README_ZH.md)一个通用、高效、灵活的Socket框架。 - [go-micro微服务框架](https://micro.mu/docs/cn/go-micro.html) - [Go语言高级编程](https://chai2010.cn/advanced-go-programming-book) ## Go开发者社区 - [https://gocn.io](https://gocn.io) - [http://studygolang.com](http://studygolang.com) - [http://www.golangtc.com](http://www.golangtc.com) - [http://www.golangweb.com](http://www.golangweb.com)