Go Programming Part 1 - Setting up Environment by bilalhaider

View this thread on steempeak.com
· @bilalhaider ·
Go Programming Part 1 - Setting up Environment
### Go Programming / Go Lang

1. Download Go Lang from 
https://golang.org/dl/

2. Download VS Code
https://code.visualstudio.com/

install both of them, 
open VS code and 
create new file. 
hello.go
paste following code. 
save file. 


``` 
// You can edit this code!
// Click here and start typing.
package main

import "fmt"

func main() {
	fmt.Println("Hello, δΈ–η•Œ")
}
```

Open Terminal and 
run following command
go build hello.go
you will a file 
./hello

you will see Hello, World message on Screen
πŸ‘  , , , , , , , , , , , , , , , , ,
πŸ‘Ž  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
post_id11,505,933
authorbilalhaider
permlinkgo-programming-part-1-setting-up-environment
categorygolang
json_metadata"{"app": "steemit/0.1", "format": "markdown", "links": ["https://golang.org/dl/", "https://code.visualstudio.com/"], "tags": ["golang", "goprograming"]}"
created2017-08-30 19:26:18
last_update2017-08-30 19:26:18
depth0
children1
net_rshares-426,166,125,158
last_payout2017-09-06 19:26:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length504
author_reputation-1,110,594,595,056
root_title"Go Programming Part 1 - Setting up Environment"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (73)
@sureyawright ·
I want to learn this and Python
properties (22)
post_id11,519,270
authorsureyawright
permlinkre-bilalhaider-go-programming-part-1-setting-up-environment-20170830t224131763z
categorygolang
json_metadata"{"app": "steemit/0.1", "tags": ["golang"]}"
created2017-08-30 22:41:30
last_update2017-08-30 22:41:30
depth1
children0
net_rshares0
last_payout2017-09-06 22:41:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length31
author_reputation34,408,573,382
root_title"Go Programming Part 1 - Setting up Environment"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000