Can someone explain debugging for me? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone explain debugging for me?

I am complete new to visual studio code, so can someone explain to me what debugging means and how it works plsss thxxx.

1st May 2021, 2:24 PM
Xenon
Xenon - avatar
1 Answer
+ 1
Debuggin is the process of going through your codes line by line to check the values in any moment. I have never used to visual studio code to debug C sharp, but I have done it with C plus plus and it has a little difference compiling process in order to work.
1st May 2021, 3:37 PM
bernborgess
bernborgess - avatar