filmov
tv
Hello Golang for beginners | Time 2 Code - Time To Golang

Показать описание
Golang is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson.
Golang 1.7.1 is used in this.
IDE - ATOM for coding
set gopath
set gobin
go env for validating the environment
go run for running the code of .go file
go install for .exe file
you can explore go build also.
Golang 1.7.1 is used in this.
IDE - ATOM for coding
set gopath
set gobin
go env for validating the environment
go run for running the code of .go file
go install for .exe file
you can explore go build also.