golang install

자 일단 Go를 다운 받아보자! 일단 필자의 OS는 Mac 이다! Go Lang 설치하는 방법 1. 구글에 golang 검색하기 2. 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 3. 메인 페이지에 귀..
vipDeveloper
'golang install' 태그의 글 목록