All the major changes you need to know about in Go 1.23 — iterators, the new slice and map functions, the unique package, and telemetry. Completely free.
Six short lessons covering all the major changes released in Go 1.23. This course is the successor to Go 1.22 in 22 minutes, which is also free — check that out if you're still looking for more free Go content.
Enroll free →Introduction to Go 1.23 in 23 minutes.
What iterators are and how they change Go programming.
Go 1.23 updates: slice and map iterator functions.
Using the unique package for optimized memory usage.
Understanding the new telemetry feature and how you can (optionally) enable it.
Thanks for watching!
6 lessons · 23 minutes total
Everything you need to know about Go 1.23, in less time than a lunch break.
In this free course, we'll be going through all the major changes you need to know about that are being released in Go 1.23: iterators and what you need to know about them, the changes to the slice and map packages that iterators enable, how the new unique package can help you optimize memory usage, and what the new telemetry change is and how you can (optionally) enable it.
If you're still looking for more free Go content afterwards, check out its predecessor, Go 1.22 in 22 minutes.
6 lessons, 100% free. Ready when you are.
Course — 50 lessons. 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.