[GO] 윈도우 설치
·
GO
1. https://golang.org/ The Go Programming Language Download Go Binary distributions available for Linux, macOS, Windows, and more. // You can edit this code! // Click here and start typing. package main import "fmt" func main() { fmt.Println("Hello, 世界") } Hello, World! Conway's Game of Life Fibonacci golang.org 2. Download Go 클릭 3. 환경에 맞는 파일 다운로드 후 설치 4. 정상설치 확인