Changes

Jump to: navigation, search

GPU621/Go Parallel

591 bytes added, 19:36, 19 November 2020
Installation
=== Installation ===
 
Installing Go is simple! Follow these simple steps or go to the [https://golang.org/doc/install official install documentation ]
 
'''1. Download Go'''
 
Find your operating system at https://golang.org/dl/ and download the Go Language
 
[[File:Go Save File.png|200px|left]]
 
 
 
 
 
 
 
 
'''2. Install Go'''
 
Open the file and follow the prompts
 
[[File:Go Setup.png|200px|left]]
 
 
 
 
 
 
 
 
 
 
 
 
'''3. You're done!'''
 
Go is now downloaded and installed on your machine, to test if the installation worked properly, go into your command prompt and enter 'go version'
 
[[File:Go Prompt.png|200px|left]]
=== Concurrency ===
35
edits

Navigation menu