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/
- go /
- language /
- opensource /
- programming /


whew...I've just known about Go from my friend. I'll take a look in depth to this new language
First of all Thanks for your comment .
Yes, we developers need to look and learn the latest and the best programming language .
But its not much easy as I thought so I will wait till some bench marks and what others say about it .
Let me know what you think after looking into it deeply .
Post new comment