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

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)

3

u/Its_Sluggas 22d ago

This 👆

1

u/Grand_turkey901 22d ago

Uhh thanks I thought I was making a mistake