Andrew Gerrand

Programming Talks by Andrew Gerrand

golang, practical Go Programming

Andrew Gerrand
an hour
golang, practical Go ProgrammingGo is a new open-source programming language with an emphasis on simplicity, comprehensibility, and efficiency. It has the speed and safety of a statically-typed language and the lightweight feel of a scripting language. It has a simple feature set that is easy to understand and powerful to use, including a ...

Stupid Gopher Tricks

Andrew Gerrand
an hour
Stupid Gopher TricksThey say you can't teach an old dog new tricks, but what about a gopher? In this talk we'll investigate a bunch of odd corners of the language, libraries, and tools that even seasoned Go programmers might not know. ...