- 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
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- 測試驅動開發:入門、實戰與進階
- Instant Zepto.js
- C語言課程設計
- AppInventor實踐教程:Android智能應用開發前傳
- Python Data Analysis Cookbook
- Clojure Reactive Programming
- Image Processing with ImageJ
- Penetration Testing with the Bash shell
- 深度學習程序設計實戰
- 視窗軟件設計和開發自動化:可視化D++語言
- Go Systems Programming
- OpenStack Sahara Essentials
- 程序員的算法趣題2
- OpenCL異構并行計算:原理、機制與優化實踐