All the major changes you need to know about in Go 1.22 — for loop changes, math/crypto updates, quality-of-life improvements to the slices package, and why you may never need a third-party library for HTTP routing ever again.
In this free course, we'll go through all the major changes you need to know about that were released in Go 1.22. I hope you enjoy it and learn a lot.
Enroll free →Everything that changed in Go 1.22 — for loops, the first v2 package in the standard library, and the slices package.
lessons
Every lesson in this course is free to watch — just enroll and start learning.
In this free course, we'll be going through all the major changes you need to know about that were released in Go 1.22. We'll cover:
I hope you enjoy it and learn a lot.
4 lessons, 22 minutes, 100% free. Ready when you are.
Being able to debug locally and in production is a critical skill for any Go engineer, but it is rarely taught explicitly. It's taken me many years of working with Go in production to get comfortable debugging, so I want to accelerate your learning.