Simple play icon Course
Skills

Debugging in Go

by Pinal Dave

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

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.

About the author

Pinal Dave is an SQL Server Performance Tuning Expert and independent consultant with over 21 years of hands-on experience. He holds a Master of Science degree and numerous database certifications. Pinal has authored 14 SQL Server database books and 61 Pluralsight courses. To freely share his knowledge and help others build their expertise, Pinal has also written more than 5,700 database tech articles on his blog at https://blog.sqlauthority.com.

Ready to upskill? Get started