If you could restart learning to code, what would you do differently?
I wasted months on tutorials before I realized building stuff (even ugly stuff) teaches you 10x faster than watching videos. I had this false sense of progress where I'd finish a tutorial and feel like I learned something, but the moment I tried to build on my own I'd freeze. The turning point for me was when I forced myself to build something without following a guide. It was terrible. Ugly code, no structure, probably 15 security vulnerabilities. But I learned more in those weeks than in 3 months of tutorials.
Curious what others would change. What was your biggest waste of time or wrong turn early on?