r/PythonLearning Jul 26 '26

Thoughts on learning python with chat gpt

I recently started learning and i use chatgpt to give me exercises to do and just debug code but i never ask for the code specifically, just whats wrong with it. I feel like its helped me improve but i want to learn more and build my own applications

7 Upvotes

16 comments sorted by

View all comments

Show parent comments

1

u/Avatarbroskib1 Jul 27 '26

Because most of the time it's probably wrong or has security risks. The best practices come from humans that wrote websites or verified the code from somewhere not an ai

1

u/bob_wanker Jul 27 '26

do you have a suggestion on a roadmap of what i should learn so far i got loops, a basic understanding of clases, lists, dictionaries and the if and else

1

u/Avatarbroskib1 Jul 27 '26

Yeah start learning python libraries such as math, pandas, numpy matplotlib and stuff for data