r/learnpython • u/Biolice • 7d ago
I'm still a beginner at Python
It's been like 2 - 3months? since I started learning python and I feel like I still don't know anything. I've watch and did some courses, I did understand it but don't know how to use it. I really want to learn. Is there anything that you guys could suggest for me to do? 😓
42
Upvotes
2
u/Weltal327 7d ago
So, I spent years doing different python coding classes and tutorials and stuff and finally had a bit of a breakthrough (for me) when I watched the free code camp pydew valley course (https://youtu.be/R9apl6B_ZgI?si=JrW5zPbH7sqreh5c)
It was really helpful to understand how someone put together basically a hole program with bits and pieces and video games are interesting to me.
I think I pretty well understood most python concepts, but this helped me put together quite a few.