Chevron Left
Volver a Test and Debug Your Build with Visual Studio Code

Opiniones y comentarios de aprendices correspondientes a Test and Debug Your Build with Visual Studio Code por parte de Coursera Project Network

Acerca del Curso

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

Principales reseñas

Filtrar por:

1 - 1 de 1 revisiones para Test and Debug Your Build with Visual Studio Code

por Taylor L

•

12 de oct. de 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.