Talks
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