Go Programming language (NWOUG Presentation)

I’ve been programming in Go for more than 3 years now, so I decided to do a presentation about Go. Here is a presentation I gave last spring at OAUG, and repeated for NWOUG.

Golang is a relatively new language from Google. It features: Concurrency. Emerging web technologies. Fast compiles. Statically-linked binaries. Cross platform. […]