Go/Go 이론

Go/Go 이론

Go 설치하는 방법

``` Go 설치하는 방법 ``` 이번 글을 통해 배워갈 내용 Go 설치하는 방법 1. OS 버전에 맞게 Golang 설치 https://go.dev/dl/ All releases - The Go Programming Language go.dev 2. OS 버전에 맞게 IDE 설치 (VS 코드) https://code.visualstudio.com/download Download Visual Studio Code - Mac, Linux, Windows Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a red..

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..

kimc
'Go/Go 이론' 카테고리의 글 목록