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: 28 Conventional Synchronization

8K views on YouTube

This segment introduces the tools of package sync and sync/atomic, particularly the Mutex and RWMutex.

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

Race condition example at: https://github.com/matt4biz/go-class-racer