Changed my mind about using AI to learn code after one look at Stack Overflow
I used to think using ChatGPT to explain errors was cheating. Then I spent 2 days stuck on a Python list problem and finally pasted the traceback into it, and the answer pointed to a specific line I kept skipping. That made me realize beginners should use every tool we can, same as how a calculator doesn't mean you can't do math. Has anyone else hit that wall where they refused to ask for help and wasted way more time than needed?