Please RSVP. Pizza to be provided by Jobber.
Talks
Duck Hunt: Interfaces
"If it quacks like a duck..." exploring interfaces in Go.
This talk builds on last month's talk on types & methods. If you missed it, you may wish to watch the screencast.
Iteration in Go
Read MoreTalks
Celsius: Types Are Cool
We will refactor some procedural code, learning how to use types and methods in Go.
This talk is suitable for programmers new to the Go language.
Concurrency Is Not Parallelism
@rob_pike (video, slides, code)
Concurrency is a way of structuring code that can enable …
Read More