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

Backend Master Class [Golang + PostgreSQL + Kubernetes]

Backend Master Class [Golang + PostgreSQL + Kubernetes]

Sources: udemy
This course is designed with a lot of details, so that everyone, even with very little programming experience can understand and do it by themselves. I strongly
18 hours 51 minutes 54 seconds
Writing An Interpreter In Go

Writing An Interpreter In Go

Sources: Thorsten Ball
In this book we will create a programming language together. We'll start with 0 lines of code and end up with a fully working interpreter for the Monkey* programming language. S...
Mastering Multithreading Programming with Go (Golang)

Mastering Multithreading Programming with Go (Golang)

Sources: udemy
Learn about Multithreading, Concurrency & Parallel programming with practical and fun examples in Google's Go Lang. The mood in the meeting on the 12th floor of an international...
5 hours 24 minutes 43 seconds
Let's Build a Go version of Laravel

Let's Build a Go version of Laravel

Sources: udemy
Laravel is one of the most popular web web application frameworks in the PHP world, and with good reason. It's easy to use, well designed, and lets developers w
19 hours 22 minutes 16 seconds
Golang for Beginners

Golang for Beginners

Sources: zerotomastery.io
Learn Golang from scratch. Dive into the world of scalable and high-performance software. Prepare your skills for real-world projects and interviews.
2 hours 28 minutes 28 seconds