Go is that new-fangled language out of Google, and though I won't describe it (been done much better by somebody else), I will give a few opinions from the point of view of somebody who's written some code in it.
C-like syntax
It looks like C. Braces, parens and semi-colons all make yet another cameo in a programming language.
Read more »