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...
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
Golang mini course for beginners
Sources: Anthony GG
Golang mini course for beginners is a compact and comprehensible course for developers who are just beginning to get acquainted with the Go programming...
2 hours 54 minutes 34 seconds
Build a Google Analytics in Go
Sources: Dominic St-Pierre
This course assumes you've taken my Build SaaS apps in Go course or are familiar with Go's standard library for building web applications.
7 hours 18 minutes 48 seconds
Ultimate Go: Advanced Engineering 2.0
Sources: ardanlabs.com
Learn advanced Go concepts by building a reference implementation of a blockchain in Go! The goal of this class is to share how to code complex engineering task
14 hours 48 minutes 39 seconds