- 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).
推薦閱讀
- Mastering OpenLayers 3
- 深入實(shí)踐Spring Boot
- C語(yǔ)言最佳實(shí)踐
- Windows Server 2012 Unified Remote Access Planning and Deployment
- EPLAN實(shí)戰(zhàn)設(shè)計(jì)
- C語(yǔ)言程序設(shè)計(jì)學(xué)習(xí)指導(dǎo)與習(xí)題解答
- H5頁(yè)面設(shè)計(jì):Mugeda版(微課版)
- Java系統(tǒng)化項(xiàng)目開(kāi)發(fā)教程
- Principles of Strategic Data Science
- 人工智能算法(卷1):基礎(chǔ)算法
- OpenMP核心技術(shù)指南
- 進(jìn)入IT企業(yè)必讀的324個(gè)Java面試題
- Functional Python Programming
- Mastering JavaScript Promises
- 軟件再工程:優(yōu)化現(xiàn)有軟件系統(tǒng)的方法與最佳實(shí)踐