- Hands-On Full Stack Development with Go
- Mina Andrawos
- 84字
- 2021-07-02 12:33:29
Technical requirements
To follow along with this chapter, you can do either of the following:
- Go to play.golang.org, which will allow you to run or test your code online
- Download the Go programming language, along with a compatible IDE
If you haven't downloaded Go yet, you can download the Go language by going to https://golang.org/dl/, downloading the Go flavor for your operating system, and then installing it.
For the local IDE, I prefer Visual Studio Code (https://code.visualstudio.com), along with its popular Go plugin (https://code.visualstudio.com/docs/languages/go).
推薦閱讀
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Mastering LibGDX Game Development
- 單片機應用與調試項目教程(C語言版)
- R大數據分析實用指南
- 移動界面(Web/App)Photoshop UI設計十全大補
- Express Web Application Development
- Unity&VR游戲美術設計實戰
- Monitoring Docker
- C語言程序設計教程
- Mastering Object:Oriented Python(Second Edition)
- Koa與Node.js開發實戰
- Java核心技術速學版(第3版)
- LibGDX Game Development By Example
- Python程序設計
- Getting Started with Hazelcast