Description: Microsoft Windows is a powerful graphical user interface, and most software developers will develop Windows applications at some point. Software development means debugging, and this course will cover software debugging in Windows, including Windows debugging tools, Windows memory manager issues, and resource issues. You will also learn about Windows 8 debugging tools and improving code quality.

Target Audience: Entry-level and experienced software developers

Duration: 02:01

Description: Debugging is a necessary part of the development process, but there are numerous tools available to the developer. In this course, you'll explore various debugging tools, including Performance Monitor, PerfView, and DebugDiag. You'll also learn about Visual Studio Online, as well as some debugging tips.

Target Audience: Entry-level and experienced software developers

Duration: 01:48

Description: Visual Studio 2013 is a powerful development environment, and a large part of that power comes from its debugging capabilities. Software debugging is a fact of life, but Visual Studio and its various tools make the process a bit easier. In this course, you'll learn about software debugging in Visual Studio 2013, beginning with an introduction to Visual Studio, a discussion on its debugging capabilities, and various methods for debugging with Visual Studio. You will also learn about debugging environments of Visual Studio 2013, as well as how to generate and work with dumps.

Target Audience: Entry-level and experienced software developers

Duration: 02:08

Description: In software development, debugging is a necessary part of the development process. It's difficult for developers to admit that their code is buggy, but the best software developers recognize that there's no such thing as perfect code. And while debugging is time-consuming and expensive, it must be included in the development cycle, just like any other component necessary to delivering a working piece of software. This course introduces the learner to basic concepts of software debugging, debugging tools, and debugging best practices.

Target Audience: Entry-level and experienced software developers

Duration: 02:00