Jim Lawrence
accessd at shaw.ca
Wed Jul 23 14:15:14 CDT 2014
Hi All: GO is one of the hottest languages around. I have done nothing with it other than some reading about it but it seems to make coding easier, more readable and the compiled code is very fast. There is also a Cloud and internet component to it. The latest release is GO 1.3. http://blog.golang.org/go1.3 The program is very modular so you can just pick only the packages you need. Here is a link to a blog of one of GO's fans: http://blog.carlsensei.com/post/42828735125 Jim