OK, I’ll start with a few confessions:

Now, since you now know my deepest programming language-related secrets it won’t surprise you that I’ve found something concrete I want to realize with Go and now is a good time to apply the knowledge acquired over the past months.

So far I can say one thing for sure: I love the Go language; bit like a safe, concurrent-native, functional version of C for the Internet era. I like the little things, such as importing an unused package causing a compile-time error, the approach to testing and the power of the go command line tool.

I promise to keep you updated about my Go journey and once the first results of my new side projects are available, I’ll surely write about it as well ;)