Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

How to Install Go language on windows? | Go language Installation?

In this tutorial I’m going to learn how to install Go language on windows with step by step so follow this tutorial I have to described in very easy way.

1st step install below software

https://go.dev/dl/go1.20.5.windows-amd64.msi

After installation run as administrator downloaded file

Next go to visual studio code and download Go all extensions file

Next to create file

hello.go

Next go to hello.go file and put below code as well

package main
import "fmt"
func main(){
    fmt.Println("hellow amit")
}

Next go to terminal and run below command

go run hello.go

Output:-

Hi I am Amit Kumar Thakur Experienced as s Software Developer with a demonstrated history of working in the information technology and services industry. Skilled in HTML, CSS, Bootstrap4, PHP, Laravel-9 , REST API,FB API,Google API, Youtube Api, Bitbucket,Github,Linux and jQuery. Strong engineering professional focused in Computer/Information Technology Administration and Management. Currently my profile is to Software Developer, analyze the requirement, creating frame for web application, coding and maintenance.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x