Skip to content
KnowledgeCity

Microsoft Visual Studio Beginner: Debugging Your Code

Learn to evaluate and fix your code using the most effective debugging tools in Visual Studio
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Beginner Provider Gerald Eckert  3 Lessons ·  23m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

Being able to successfully debug code allows you to quickly find and fix code issues. Many developers spend as much time debugging as they do coding; therefore, knowing how to analyze your code correctly is very important. Anyone can write code but being able to understand precisely what it is doing is a higher-level skill that you will learn. You will learn how to use conditions to effectively implement your breakpoints while debugging. You will also cover the tools used to begin and navigate your debugging sessions, and the various code inspections tools available in Visual Studio. There are many debugging tools within Visual Studio, and we will cover the essential tools to get your debugging started.

In these lessons on Debugging Your Code, you will learn to use breakpoints, code inspection tools, and code navigation tools while testing and debugging your code. We will also discuss using watch windows and call stack debugging to assess and fix coding issues.

What You'll Learn

  • Evaluate the quality of your code to understand precisely what it is doing
  • Find and fix coding issues and bugs while testing and debugging
  • Use breakpoints and conditions to effectively control your debugging sessions
  • Apply code inspection tools and code navigation functions in Visual Studio
  • Use watch windows and call stack debugging to assess and fix coding issues
  • Select the best debugging tool for your situation

Key Takeaways

  • Many developers spend as much time debugging as they do coding, making correct code analysis very important.
  • Being able to understand precisely what your code is doing is a higher-level skill beyond simply writing code.
  • Conditions can be used to effectively implement breakpoints while debugging.
  • Visual Studio includes many debugging tools, and this course covers the essential tools to get your debugging started.
  • Watch windows and call stack debugging help you assess and fix coding issues.

Frequently Asked Questions

What will I learn in this beginner Visual Studio debugging course?

You will learn to use breakpoints, code inspection tools, and code navigation tools while testing and debugging your code, as well as how to use watch windows and call stack debugging to assess and fix coding issues.

What topics do the lessons cover?

The course has three lessons: Using Breakpoints and Code Inspection Tools, Debugging With Navigation Functions, and Watch Windows and Call Stack Debugging.

What skills does this course help me build?

It builds skills in Code Testing, Debugging, Microsoft Script Debuggers, Microsoft Visual Studio Debuggers, Microsoft Visual Studio, and Script Debuggers.

Why is learning to debug important?

Being able to successfully debug code allows you to quickly find and fix code issues, and since many developers spend as much time debugging as coding, knowing how to analyze your code correctly is very important.

Does the course cover all of Visual Studio's debugging tools?

There are many debugging tools within Visual Studio, and this course covers the essential tools to get your debugging started.