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
How to develop a productive HTTP client in Golang (Go)
Sources: udemy
Have you ever called a REST API from your Go program? Did you implemented your own HTTP client or did you ended up using some of the thousand libraries out there? Do you know wh...
9 hours 44 minutes 29 seconds
Golang: How to Build a Blockchain in Go Guide
Sources: udemy
Learn how to build a blockchain from scratch with Go Programming Language (Golang). With the emergence of Facebook's cryptocurrency, Libra, companies like Amazon, Microsoft, and...
5 hours 24 minutes 9 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
Let's Go! Learn to Build Professional Web Applications With Golang [Professional Package]
Sources: Alex Edwards
Go is a great language for building web applications. But teaching yourself from blog posts and the standard-library documentation can often leave you with....
Ultimate Go: Advanced Engineering
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 tasks required to bui...
16 hours 20 minutes 42 seconds