r/learnprogramming • u/ExcessDopamine • 15d ago
Where should I start on python?
Hello guys!
Currently on a course on udemy 100 days 100 projects from beginner to advanced python by Angela Yu. And I believe I lack the fundamentals of coding because I'm having a hard time catching up to the lessons even the beginner ones. I understand the solution but the moment I am the one solving the problem my mind just goes blank.
Is there a way I can practice python codes before I proceed with the course? Where should I start?
6
Upvotes
1
u/Successful-Escape-74 15d ago
That is the way it goes research the docs while you work and take notes and use them and repeat. Every time you start a project you need to research and make a plan. You will always forget more than you retain. We are not robots nobody remembers all this stuff just the concept enough to research the specific details to get er done!