Chevron Left
Back to Test and Debug Your Build with Visual Studio Code

Learner Reviews & Feedback for Test and Debug Your Build with Visual Studio Code by Coursera Project Network

About the Course

In this 1-hour long project-based course, you will learn how to test and debug your code in Visual Studio Code. You will find the bugs in a sample program and fix them. Topics covered include: building code for debugging, breakpoints, watch, call stack, conditional breakpoints, function breakpoints, and debug console. Note: This course uses a C++ program as a learning tool. Basic knowledge of C++ is useful but any coding experience of a modern and similar language (such as C, Swift, Java, JavaScript, Kotlin) will suffice....

Top reviews

Filter by:

1 - 1 of 1 Reviews for Test and Debug Your Build with Visual Studio Code

By Taylor L

•

Oct 12, 2022

Been using Visual Studio Code and even learned some troubleshooting within the languages I use, but this taught me a lot about how useful Visual Studio Code is as a debuggin and testing tool.