Google New Programming Language – GO
Posted on : 11-10-2009 | By : Cool Geex | In : Google
0
Go is a new Pyton / C++ Programming Language from Google
Google promote it as:
… simple … fast … safe … fun … open source
Here is an example code from golang.org
package main
import "fmt"
func main() {
fmt.Printf("Hello, 世界n")
}
If you are a programmer check it out at: Go for it.Related posts:
- Send Text Message to Multiple Numbers Using Google Voice
- Google Chrome Incognito – Mac OSX Perfect Solution
- Create an Application that Start Google Chrome in Incognito Mode
- Google Apps Standard Edition Contacts – Rolling Out Now!









