Course
gRPC is the modern, high performance way to communicate across services.
It is used by huge companies such as Google, Cloudflare, and Netflix, and, after this course, maybe by your company too!
Go is the perfect tool for gRPC, and by the end of this extensive 11-hour course, you will see why.
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.
We'll cover:
This course is the successor to Go 1.22 in 22 minutes, which is also free, so check that out whilst you wait for this one to be complete!
We all learn differently and at different paces. Finding content that is right for us is challenging. Below is my attempt to curate all the great content I have come across over the years into one place to hopefully help folks advance their Golang journey to the next step.
Being able to debug locally and in production is a critical skill for any Go engineer, but it is rarely taught explicitly. It has taken me many years of working with Go in production to get comfortable debugging, so I want to accelerate your learning.
In this byteSize course, you will become an expert at debugging the programming language, whether that is on your local machine or a remote environment.