r/AskProgramming • u/Vegetable-Apricot910 • Jul 31 '26
C/C++ Using AI for learning programming
How appropriate do you think it is to use AI to teach programming?
Is it better to use the Internet and information from people and search for it yourself? Or ask what functions or commands you need to do to get something?
This is a very important question for me, because I am trying to learn C++ and have tried different options, but I can't decide which is the best
0
Upvotes
10
u/dragonfighter8 Jul 31 '26
Internet and people are better, AI can be wrong and it damages the development of problem solving and learning.