go sample work
go run hello.go
shift command p - then type code - then click install
go build -o app
in a directory, you can do this to open the project in vs code
code .
https://github.com/cloudacademy/godemo.git
play.golang.org
go sample work
go run hello.go
shift command p - then type code - then click install
go build -o app
in a directory, you can do this to open the project in vs code
code .
https://github.com/cloudacademy/godemo.git
play.golang.org