There’s a new language on the block, and it’s recently had version 1.0 tagged. Go is a compiled language with some interesting features such as garbage collection, and concurrency that just works. More interesting perhaps though are the syntax choices for the language designed to make writing Go programs more compact and readable. They have a
