Gopher

60+ Companies Hiring Go Engineers Right Now

We reviewed their remote work policies and discovered interesting projects and blogs showcasing their use of Go.

We collated it all and made it available to you FOR FREE.

gRPC and Go Course
$99

Building Production-Ready Services with gRPC and Go

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.

More Training & Resources From byteSizeGo

Go 1.23 in 23 minutes

Go 1.23 in 23 minutes

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:

  • What are iterators and why were they added to Go.
  • New Slice and Map Iterator functions.
  • The new unique package.
  • ... and much more!

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!

Learning Go in 2024

Learning Go in 2024; from beginner to senior

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.

The Ultimate Guide to Debugging With Go

The Ultimate Guide to Debugging With Go

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.