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 |
|---|---|
| 1 | Foundations-of-Debugging-for-Golang-Print-2024-05-31 |
Comments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Build Your Own Database in Go From Scratch
Sources: James Smith
Learn databases from scratch, creating your own, in small steps and with simple code in Go (language-neutral). Atomicity and durability. The database...
Go Programming (Golang): The Complete Developer's Guide
Sources: zerotomastery.io
Learn Golang from scratch, from an industry expert. Build real-world apps. You'll learn the fundamentals all the way to advanced concurrency so that you go from
13 hours 10 minutes 35 seconds
Ultimate Go
Sources: ardanlabs.com
Advanced course Ultimate Go developed for those, who want to concentrate on deep learning of language and to understand things that have sense and semanthic.
16 hours 8 minutes 46 seconds