Golang – The Go Programming Language – Awesome
Go is pretty awesome. I recently started with it (Finally! First post here 2010 – always wanted to use and learn it!) and it’s still confusing. But boy, it is well designed and consistent.
Go, also known as Golang, is a new (just 3 years) programming language developed by Google. It is free and open source, well designed and documented. It is statically typed and a compiled language.