Go语言
学习笔记
学习资料
- Go 语言: https://go.dev/
- github: https://github.com/golang/go
- 官网:https://golang.org/
- 官网中文:https://go-zh.org/
- Go Packages:https://pkg.go.dev/
- 官网中文:https://golang.google.cn/
- Golang标准库文档 https://studygolang.com/pkgdoc
- Go 语言教程 | 菜鸟教程 https://www.runoob.com/go/go-tutorial.html
- TIOBE https://www.tiobe.com/tiobe-index/
- Go网址导航 https://hao.studygolang.com/
- Go语言中文文档 https://www.topgoer.com/
开源图书
LeetCode Cookbook (Go)
awesome-go:
TheAlgorithms/Go
Data Science Masters
李文周的博客 总结Go语言学习之路,提供免费的Go语言学习教程
mayfly-go: web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql oracle sqlserver 高斯 达梦 sqlite)、数据同步、redis(单机 哨兵 集群)、mongo统一管理操作平台。 github