The Step-by-Step Guide shows you How to Quick Start with the Google Go Programming Language on Mageia Linux Desktop.
The Google Go Programming Language is a Best Choice for Newbies As for Experts Because it Conjugate the Clearness of Programming Practices to the Execution Speed and More than this it’s Able of Scaling Up with Higest Performace on Multi-Core Parallel Computing Execution.
This a Quick and Pragmatic Getting-Started that will Initiate You Simply to Move the First, Steps on this New Fantastic Programming Platform.
-
How to Install Google Go Tools on Mageia Linux.
Installing Go-tools for Mageia
-
Open a Terminal Window
(Press “Enter” to Execute Commands)
-
Check if nano Editor is Installed
which nano
To Install Nano on Mageia:
su -c 'urmpi nano'
-
Go Progamming Hello-World
nano helloworld.go
Inserts this Content:
package main
import "fmt"
func main() {
fmt.Println("Hello World!")
}
Ctrl+Shift+v to Paste Content on nano
Ctrl+x to Save and Exit :)
go run helloworld.go
You should Be Successfully Getting-Started Saing Go “Hello World!” :)
How to Install Evernote on Mageia Linux:
How to Install Google-Chrome Web Browser on Mageia Linux:
Install Google-Chrome for Mageia