Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Go Class: 23 CSP, Goroutines, and Channels

34.9K views on YouTube

This segment explains the concept of communicating sequential processes (CSP) and how that shape’s Go’s approach to concurrency, and then introduces goroutines and channels, which are the basic elements of concurrency in Go, and then presents three code examples.

Slides at: https://github.com/matt4biz/go-class-slides/blob/trunk/xmas-2020/README.md