I thought I had to learn everything about Python before starting a project
My friend Sarah, who's a software developer, told me to just pick a small idea and start coding it, even if I felt lost. I mean, I wanted to learn all the syntax and rules first, but she said I'd learn faster by doing. So I tried making a simple program that rolls a dice, and I had to look up how to use the random module right away. It was way more helpful than just reading about it. Has anyone else found that jumping into a project early helped them learn?