- Hands-On Full Stack Development with Go
- Mina Andrawos
- 49字
- 2021-07-02 12:33:33
Further reading
For more information on what was covered in this chapter you can go through the following links:
- Go website: golang.org
- Installing Go: https://golang.org/doc/install
- Go standard packages: https://golang.org/pkg/
- How to Write Go Code: https://golang.org/doc/code.html
- Go tour: tour.golang.org
- Slices internals: https://blog.golang.org/go-slices-usage-and-internals
- Effective Go: https://golang.org/doc/effective_go.html
- Composition with Go: https://www.ardanlabs.com/blog/2015/09/composition-with-go.html
推薦閱讀
- Kibana Essentials
- C++程序設計(第3版)
- Boost C++ Application Development Cookbook(Second Edition)
- 精通搜索分析
- Learning Linux Binary Analysis
- Koa開發:入門、進階與實戰
- Hands-On Reinforcement Learning with Python
- 區塊鏈技術進階與實戰(第2版)
- Python編程:從入門到實踐(第3版)
- Python趣味編程與精彩實例
- C陷阱與缺陷
- 深入淺出Python數據分析
- R的極客理想:量化投資篇
- 跟小樓老師學用Axure RP 9:玩轉產品原型設計
- Python程序員面試算法寶典