New answers tagged clean-code
0
votes
Code readability and debugging
Am I using the debugger effectively? I mean extending further my knowledge basically solves the problem I described here.
Yes, you can use most debuggers to do that ie:
in Visual Studio (purple one) ...
Top 50 recent answers are included
Related Tags
clean-code × 535coding-style × 72
java × 70
code-quality × 64
design × 60
architecture × 55
design-patterns × 46
object-oriented × 46
c# × 42
refactoring × 37
clean-architecture × 37
programming-practices × 31
object-oriented-design × 24
coding-standards × 24
code-reviews × 21
python × 18
c++ × 16
naming × 16
functions × 16
code-smell × 15
javascript × 13
unit-testing × 13
domain-driven-design × 13
readability × 13
code-reuse × 13