What are your way to debug your code... Please cite all yours | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What are your way to debug your code... Please cite all yours

7th May 2017, 8:46 PM
christopher buhendwa
christopher buhendwa - avatar
3 Answers
+ 4
Using a language with a good type system. Using a test suite for unit tests. Using program for GUI tests.
7th May 2017, 8:48 PM
1of3
1of3 - avatar
+ 4
I use a debugger. or i go through my code .
7th May 2017, 9:07 PM
MR Programmer
MR Programmer - avatar
+ 1
as which program for example
7th May 2017, 9:00 PM
christopher buhendwa
christopher buhendwa - avatar