Chevron Left
Zurück zu Test and Debug Your Build with Visual Studio Code

Bewertung und Feedback des Lernenden für Test and Debug Your Build with Visual Studio Code von Coursera Project Network

Über den Kurs

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-Bewertungen

Filtern nach:

1 - 1 von 1 Bewertungen für Test and Debug Your Build with Visual Studio Code

von Taylor L

•

12. Okt. 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.