What are the advantages of learning Go?

Posted by Pangea on Stack Overflow See other posts from Stack Overflow or by Pangea
Published on 2011-01-16T02:39:08Z Indexed on 2011/01/16 2:53 UTC
Read the original article Hit count: 238

What is so unique about Go? Over the 11 years of my career I've learnt Pascal, C, C++, COBOL and then Java. I always felt that going from C to C++ to Java was a incremental and value added progression. Now I see a proliferation of functional programming languages and I understand the benefit of learning few of them (like actors in scala etc).

Now I was going through the Go programming language and was wondering why would I want to learn this? Is this going to simplify how I have been writing the code? What are its use cases? How can I make a case to promote it in my team? What is the next programming language that a Java team that builds business applications like us can benefit from?

Appreciate your comments on this.

© Stack Overflow or respective owner

Related posts about java

Related posts about oop