Hi everyone,
This is probably something everyone has gone through while they were beginning, so I am asking this question about some methods that helped you.
I've read through Python Crash Course, Automate the Boring stuff with Python, done the FreeCodeCamp Python course so I have a good grasp of the fundamentals required. What I am struggling is starting a project. I have a couple of ideas for projects I want to build, but every time I try to start, my mind goes blank.
I constantly find myself opening up ChatGPT and telling it to help me get started. I copy that code and I read through it, and actually understand all of it. The problem comes back though, what do I do next? Back, to ChatGPT.
Surely this is not the way and I need to go through the documentation myself and try to come up with a solution myself.
To conclude β‘οΈ What is some practical advice to get myself to rely less on ChatGPT and develop the ability to actually harness the knowledge I've gained from the material I've read?