Skip to main content

Foundations of Debugging for Golang

0h 0m 0s
English
Paid

Course description

Debugging is the most important skill that most people are never taught. 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, and I want to accelerate your learning by teaching you everything I wish I had known when I started out.

Read more about the course

What You'll Learn

  • How to get better at spotting issues by eye.
  • Logging patterns and how to build an enterprise logging strategy.
  • What are metrics, how to create them and how to build great dashboards.
  • What distributed tracing is, and how to set it up in your company.
  • How to use Go's profiling tools to debug performance issues use and squeeze every ounce of performance out of your application.

Books

Read Book Foundations of Debugging for Golang

#Title
1Foundations-of-Debugging-for-Golang-Print-2024-05-31

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Working with Design Patterns in Go (Golang)

Working with Design Patterns in Go (Golang)

Sources: udemy
Go is a powerful language for building efficient and scalable applications. But as your projects grow, you'll encounter common problems that can be elegantly...
10 hours 20 minutes 8 seconds
Go in Practice, Second Edition

Go in Practice, Second Edition

Sources: Matt Butcher, Matt Farina, Nathan Kozyra
"Go in Practice: Second Edition" is a collection of recipes containing techniques and best practices for creating industrial-grade applications in Go.
Go Bootcamp: Master Golang with 1000+ Exercises and Projects

Go Bootcamp: Master Golang with 1000+ Exercises and Projects

Sources: udemy
Deeply understand and master the Go Programming Language (Golang) from scratch 1000+ hands-on exercises and projects.
15 hours 27 minutes 7 seconds
The Ultimate Guide to Debugging With Go

The Ultimate Guide to Debugging With Go

Sources: ByteSizeGo, Matt Boyle
Learn the basic and advanced debugging techniques in Go. The course will help develop a critically important skill for any Go engineer without unnecessary...
3 hours 41 minutes 59 seconds
Blockchain from scratch with GRPC and Protobuffers

Blockchain from scratch with GRPC and Protobuffers

Sources: Anthony GG
Learn the basics of blockchain from scratch by step-by-step creating your own system. You will master public and private key cryptography, working with...
4 hours 56 minutes 12 seconds