Skip to main content

Posts

Showing posts from March, 2014

My First Authorship Experience: "Building Your First Application with Go"

My Story of Go I've started working with Go language far before the first official release of Go 1.0, and this language seemed, I think, beautiful for me from the first steps. While Go language in its current state (version 1.2) still remains quite raw from some points, it is still finished enough to be successfully used in production for different goals. I personally use it for building web services, and the most magnificent is that you basically need only standard library to start doing web application development in Go.