Down there is the website of the language
http://golang.org/
// You can edit this code!
// Click here and start typing.
package main
import "fmt"
func main() {
fmt.Println("Hello, 世界")
}
It is a new form of language like c++ ,c# and java , we all know that the softwares and programs are made of lots and lots of english words . Those are instructions or orders to command the computer what to do . Most of you may ask, where are the instructions ?? I can not see them??? Well, that is because it is the user-friendly side, the real computer world can appear just click the right side of your mouse and there will be a button that says "code" , press it and you will see the real world .
Well, you may ask, if there are languages such as c++ and java , how come google wants to invent a new one?? Thats because, since google is a big corporation which contains the both client and sever part of the computer(client-server are the model that has been inherited since the computer have invented) That is ,languages like c++ or java can only support the server part, the client part they have nothing to do with it. As for the client part, the former languages are replaced by javascript and xml .Since so many anguages they have different traits, so they are not compeletly comparable. So lots of programmers have a hard time connecting the sever and the client. Now, with this new language, since google is a giant in the internet world, the influence of google would be huge. If google use its own language and solve the difficult problem, i think the internet world will change. While there are still more advantages about this language, but I think they are too deep to let everyone understant.
That is my article this week, enjoy it!!!