Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Debugging in Go

This course will teach you how to debug with Go language with various real-world scenarios with the debugger utility Delve.

Pinal Dave - Pluralsight course - Debugging in Go
by Pinal Dave

What you'll learn

Debugging any program where there are multiple developers and thousands of lines of code is a complex real-world scenario. In this course, Debugging in Go, you’ll learn to use the Go language debugger utility Delve. First, you’ll explore the usage of Delve with the command line. Next, you’ll discover a more complex scenario of using Delve with IDE. Finally, you’ll learn how to perform remote debugging to container-deployed apps. When you’re finished with this course, you’ll have the skills and knowledge of Delve needed to debug Go language.

Table of contents

About the author

Pinal Dave - Pluralsight course - Debugging in Go
Pinal Dave

Pinal Dave is a Pluralsight Developer Evangelist.

More Courses by Pinal