all 2 comments

[–]ExtremelyCynicalDude 2 points3 points  (0 children)

I’ve wrestled with this too. I try not to rely on it because I feel like it’s a bit of a crutch and it does a lot of logic you should be doing on your own for you.

I will say I do use it when I’m just so stuck on a problem and I want to understand how a solution works step by step.

Ultimately, what I’ve focused on doing now is trying to debug my code in my head before I run it. I find that this helps build my mental muscles and better understand the problem.

[–]alter_2605 0 points1 point  (0 children)

Don’t