Skip to content

Commit

Permalink
add more resource
Browse files Browse the repository at this point in the history
  • Loading branch information
bootun committed Feb 11, 2022
1 parent 4ad8a6f commit 87c18a1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,17 @@ Go剖析系列
- [map剖析(写作中)](./articles/3-map.md)
- [附录1:如何寻找源码位置](./articles/appendix/1-source.md)

## 推荐阅读
**排名不分先后**

- [Go语言原本](https://golang.design/under-the-hood/)
- [Go语言问题集](https://golang.design/go-questions/)
- [Go语言高性能编程](https://geektutu.com/post/high-performance-go.html)
- [Golang编译器代码浅析](https://gocompiler.shizhz.me/)
- [Go语言设计与实现](https://draveness.me/golang/)
- [Go语言高级编程](https://github.com/chai2010/advanced-go-programming-book)
- [Go语言规范](https://go.dev/ref/spec#Slice_types)
- [Go语法树入门](https://github.com/chai2010/go-ast-book)

## 关于
本系列文章首发于微信公众号:**梦真日记**,由于微信公众号无法对文章进行更新,所以如果我在学习的过程中对过去的章节有什么新的收获,会通过本仓库进行更新

0 comments on commit 87c18a1

Please sign in to comment.