Please RSVP at Meetup and/or Google+. Pizza provided. Talks Testing Go Web Applications - HTTP & SQL @MatthiasStone A look at the httptest and sqlmock packages. Generic Map @abramh (video) A lecture on a generic map function in Go. GopherCon @fnichol, @nathany Highlights from the conference. News Go, Martini and …
Read MorePlease RSVP at Meetup and/or Google+. Talks Testing in Go: What You Need to Know @MatthiasStone (code) A walk through Go's testing package and how it differs from third-party assertion frameworks. Composition & Delegation @nathany (code) Embedding provides a clean way to delegate to member objects. We'll also discuss …
Read MorePlease RSVP. Pizza to be provided by Jobber. Talks Duck Hunt: Interfaces @nathany (code) "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 @abramh (video, code & slides) Iterating …
Read MoreTalks Celsius: Types Are Cool @nathany (video, code) 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