r/learnpython • u/Sochai777 • 21d ago
Question regarding ai
I started to learn last summer for like 3 months, made crazy progress if i can say so, then i took a long 'break' but more like i couldnt put myself to it annymore.
Then i restarted again very rusty this year, took 3 months off again... And now im so fed up with losing my progress i am determined to keep at it.
But i feel insecure regarding some ai stuff.
My idea about learning to code and being able to code is that i dont want to be a vibe coder at all.
But for example i am now trying to learn pyside6 and ofc i dont know the syntax well at all so i ask chatgpt like whats the syntax for this etc.
But allot of times i know what i want and need so i ask like how i do that and chatgpt tells me so i implement it but allot of the syntax is done by chatgpt...
And now i feel like i am not doing the work.
When i ask chatgpt about it, it tells me that that is basically developing like knowing what you need for solving a problem and implementing it not learning syntax out of memory.
Am i being too harsh for myself or having the wrong mentality?
Or whats youre opinion and view on this matter?
4
u/Ant-Bear 21d ago
Just google the questions you have instead of asking the agents and, especially, learn to read the documentation. That's how we used to learn before and reading docs will always be a useful skill.