-2
Why I stopped using tutorials and started breaking things on purpose
Everyone says follow along with tutorial projects to learn, but last month in Portland I spent 3 weeks copying a weather app step by step and learned almost nothing. When I finally deleted the code and tried to rebuild it from memory, I got stuck on the first fetch call. So I started a different approach: pick a tiny script like a random password generator, write it wrong on purpose, and then fix the errors one by one. It felt slow at first, but after 6 tries I actually understood how loops and arrays talk to each other. Has anyone else ditched guided lessons for this messy trial and error method? What small project broke your mental block?
0 comments
Log in to join the discussion
Log In0 Comments
No comments yet
Be the first to share your thoughts on this discussion.