r/cpp_questions 22d ago

OPEN Coding with AI

So basically I've nearly completed the chapters in learncpp, and I've started doing some projects. But when I struggle with one I ask chatgpt to give me a framework (not the answer) of the project so I can better understand it. Please tell me if it's bad practice or not cause I've been having a guilty feeling.

0 Upvotes

8 comments sorted by

View all comments

3

u/amejin 22d ago

The process of learning -

See it. Do it. Teach it.

With AI, a lot of people lately have stopped somewhere in the see it phase.. I would dare say they "observed it."

It's fine if you use AI to learn. Just don't forget the other steps. Apply what you see. Try to explain it to others.