Notice
Recent Posts
Recent Comments
Link
It won't hurt to try
go install to build 본문
install, build
따로 설치 안하시는 분들
↓playground
The collaborative browser based IDE
Replit is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages.
replit.com
↓official
The Go Programming Language
DevOps & Site Reliability With fast build times, lean syntax, an automatic formatter and doc generator, Go is built to support both DevOps and SRE.
go.dev
↓brew
https://qiita.com/sanogemaru/items/cabc700e6d9a28219cc8
MacにGoをインストールする - Qiita
とりあえずGoを始めようとして、A Tour of Go をやってみました。 が、その事前準備のインストールで躓きました…。 これから同じような経験をする方がいらっしゃるのではないかと思い、備
qiita.com
run
$ go run main.go
300x250
300x250
'Go' 카테고리의 다른 글
go if (0) | 2022.03.27 |
---|---|
go for (0) | 2022.03.27 |
go function (0) | 2022.03.27 |
go variable (0) | 2022.03.27 |
go import (0) | 2022.03.27 |
Comments