Part 1 of my quest to learn Go for use in my iOS and Android app. Here’s how to call Go code from a C command-line app. Why Go? And why start here?While I’ve had my eye on Go for a few years now, I’ve always been skeptical — I like the idea of replacing the monstrosity that is C++, but Go didn’t really seem like enough of an improvement to pursue. However, over the years it’s been recommended to m

