Hi! Long time no see. Hope you are doing well.
I'm Anton. I work on open source and write interactive technical books.
You're receiving this email because you subscribed to my updates at antonz.org/subscribe. If you'd like to unsubscribe, use the link at the bottom of this email.
Since the last issue, I've published the first part of Gist of Go: Concurrency. It is an interactive book that teaches Go concurrency from the ground up through practical exercises. Already published chapters cover goroutines, channels, pipelines, time, context, and wait groups. More are on the way!
Speaking of Go, the next release (1.24) is scheduled for February, so I've prepared an interactive tour. It's much more accessible than the official release notes, and covers generic aliases, weak pointers, directory-scoped filesystem access, synthetic time, and many other features.