🚗🏍️ Welcome to Motoshare!

Turning Idle Vehicles into Shared Rides & New Earnings.
Why let your bike or car sit idle when it can earn for you and move someone else forward?

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Partners earn. Renters ride. Everyone wins.

Start Your Journey with Motoshare

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