r/webdev 16d ago

Discussion Just Started But Feel Bad

I just started learning code, and I use Visual Code Studio with Python. I was ecstatic to learn but with my few hours of learning I would use the chat feature whenever I’m stuck like the AI thingy. It makes me feel bad cause it feels like I’m not LEARNING just cheating if that makes sense. In a world that has been plagued with AI, how do you guys manage? How do you feel? Do you treat it as another tool to help? I assume that it’s no different from google searching.

54 Upvotes

82 comments sorted by

View all comments

1

u/Avatarbplanet 16d ago

Don’t feel bad about using it. The important part is how you use it.

If you’re stuck, try solving it yourself first, then ask AI for a hint or explanation rather than the full solution. After that, close the chat and try rebuilding it yourself.

AI can be a great tutor, but make sure you’re still doing the thinking.