站在巨人肩旁 主修Golang,通往后端
Pro Git(中文版)https://gitee.com/progit/
《Go语言标准库》 https://books.studygolang.com/The-Golang-Standard-Library-by-Example/
Go语言圣经(中文版) https://books.studygolang.com/gopl-zh/index.html
Go语言高级编程 https://chai2010.cn/advanced-go-programming-book/
go 知识图谱 https://www.processon.com/view/link/5a9ba4c8e4b0a9d22eb3bdf0#map
(GCTT 翻译的文章发布在 Go 中文网) Go 系列教程 https://studygolang.com/subject/2 GCTT - Go 中文翻译组 https://studygolang.com/subject/1
GF(Go Frame) Go应用开发框架 https://goframe.org/index 工具: 变量命名神器 : https://unbug.github.io/codelf/
用动画的形式呈现解LeetCode题目的思路 https://github.com/MisterBooo/LeetCodeAnimation
Go by Example is a hands-on introduction to Go using annotated example programs. Check out the first example or browse the full list below : https://gobyexample.com/
VIM: 简明 VIM 练级攻略 https://coolshell.cn/articles/5426.html
陈皓集合: https://coolshell.cn/featured
无需翻墙下载指定版本的 Go 语言包 https://gopm.io/
煎鱼的迷之博客 https://book.eddycjy.com/golang/
高质量的 Git 中文教程,源于国外社区的优秀文章和个人实践 https://geeeeeeeeek.github.io/git-recipes/
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 https://github.com/0voice/interview_internal_reference
《后端架构师技术图谱》 https://github.com/xingshaocheng/architect-awesome
https://github.com/Quorafind/golang-developer-roadmap-cn/blob/master/golang-developer-roadmap.png
Golang标准库文档 https://studygolang.com/pkgdoc
XORM文档 https://gowalker.org/github.com/go-xorm/xorm
超赞的 Go 语言 INI 文件操作 https://ini.unknwon.io/ 工具包 https://github.com/Unknwon/com 使用JWT进行身份校验 https://github.com/dgrijalva/jwt-go