Go/Go 이론
Go 설치 및 VScode 에서 실행해보기
Go 정의 Golang의 공식 정의 "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet h..