Another new programming language born: GO

Recently from the tweet of janakiramm ( @google Do we REALLY need a new language? http://golang.org ) I came to know about the new open-source language go . Just viewd the talk by Rob Pike .

The video is kept here for those who are interested to know about it . Newer languages are born and each language has its own power and weekness . GO is not having the same syntax like C or PHP or what ever the language I know . Its a garbage collected ( When I hear the term I think about Java, efficient way of utilizing memory ) , compilled ( so will be faster ) . But I don't know how many years will a new language take a boom . If you need to learn go , you may need to start from 1 ( grass root : what I think at present because of the syntax ) . For more details you can visit http://golang.org/

Tags: 

Comments

Add new comment