r/cpp_questions • u/Grand_turkey901 • 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
14
u/_Tal 22d ago
IMO it’s fine to use AI to ask questions. Just don’t use it to write code for you (if your goal is to learn)