- Machine Learning with Go Quick Start Guide
- Michael Bironneau Toby Coleman
- 137字
- 2021-06-24 13:34:01
Installing Go
Development environments are personal. Most developers will prefer one code editor or toolset over another. While we recommend the use of interactive tools such as Jupyter via gophernotes, the only prerequisite to running the code examples in this book is a working installation of Go 1.10 or higher. That is, the go command should be available and the GOPATH environment variable should be set up correctly.
To install Go, download a binary release for your system from https://golang.org/dl/. Then, refer to the one of the following subsections that matches your operating system[2].
If you only want to use gophernotes to run Go code and you intend to use Docker as the installation method, then you can skip this section and go straight to the Running Go interactively with gophernotes section.
推薦閱讀
- Learning AngularJS Animations
- 數(shù)字道路技術(shù)架構(gòu)與建設(shè)指南
- 電腦常見故障現(xiàn)場處理
- 計(jì)算機(jī)應(yīng)用與維護(hù)基礎(chǔ)教程
- 電腦維護(hù)365問
- Learning Game Physics with Bullet Physics and OpenGL
- Arduino BLINK Blueprints
- Building 3D Models with modo 701
- SiFive 經(jīng)典RISC-V FE310微控制器原理與實(shí)踐
- Hands-On Artificial Intelligence for Banking
- 微服務(wù)實(shí)戰(zhàn)
- Instant Website Touch Integration
- 零基礎(chǔ)輕松學(xué)修電腦主板
- MicroPython Cookbook
- ActionScript Graphing Cookbook