Go get started with Golang or Go. I feel like Golang will end up like Ruby on Rails and most people will forget about it. I hope Go gets going, but my hopes are low
The following code
package main
// imports
import (
"fmt"
)
func main() {
// choose any number
number := 1
fmt.Println(number)
}
The rules for copy and distributing this project licence are outlined in the licence.txt file.
This project is under an MIT licence