2、go中interface:https://sanyuesha.com/2017/07/22/how-to-understand-go-interface/
3、go中链表与堆:https://books.studygolang.com/The-Golang-Standard-Library-by-Example/chapter03/03.3.html
4、go单链表插入删除:https://studygolang.com/articles/11690
5、go单元测试:http://blog.studygolang.com/2017/10/how-to-test-with-go/
6、go实现六大排序:https://blog.csdn.net/m0_37422289/article/details/90704212
7、go解leetcode: https://github.com/aQuaYi/LeetCode-in-Go#leetcode-%E7%9A%84-go-%E8%A7%A3%E7%AD%94 https://gocn.vip/article/549
8、在线学习网站:https://www.zhihu.com/question/29224038
10、shell编程100例: https://zhuanlan.zhihu.com/p/84529054
11、go底层深入: https://qcrao91.gitbook.io/go/channel/channel-di-ceng-de-shu-ju-jie-gou-shi-shi-mo
12、剑指offer : https://zhuanlan.zhihu.com/p/99013923