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
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
Angular and Golang: A Rapid Guide - Advanced
Sources: udemy
Learn how to create an Ambassador App using Angular and Golang. We will build 3 frontend apps Admin, Ambassador and Checkout and they will consume a big Golang API. I'm a FullS...
9 hours 40 minutes 39 seconds
Advanced Branching and Looping in GO
Sources: pluralsight
GO is a relatively new programming language. In this course, Advanced Branching and Looping in GO, you will gain the ability to effectively use the GO for loop statement, and th...
1 hour 14 minutes 40 seconds
Refactoring With Bill
Sources: ardanlabs.com
Refactoring with Bill presents hour-long videos of Bill working on different projects while providing a stream of consciousness on what he is doing and why.
7 hours 49 minutes 54 seconds
Web Development with Go v2 (Current Version)
Sources: usegolang.com
Learn to build real, production-grade web applications from scratch. No trivial TODO apps that barely touch the complexity of a real app. No frameworks that hid
40 hours 28 minutes 36 seconds