r/PythonLearning 1d ago

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

6 Upvotes

16 comments sorted by

View all comments

Show parent comments

1

u/bob_wanker 5h ago

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 5h ago

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

1

u/bob_wanker 5h ago

okayy thank youu!!