L
9

I thought learning to code with a kids' app was a total joke

My buddy told me to try this app called Scratch for a week when I was stuck on basic Python. I laughed and said it was for little kids, but he kept pushing. So last month, I finally gave it a go for three days. I was dragging these colorful blocks around to make a cat move, and it felt silly. But then I made a simple game where the cat had to catch falling stars, and something clicked. I could see the 'if-then' logic and loops right there in the blocks. It made the same ideas I was reading about in my textbook actually make sense. Going back to Python, writing a loop didn't seem so scary anymore. Has anyone else had a weird tool like that actually help them get a basic idea?
2 comments

Log in to join the discussion

Log In
2 Comments
wendy_murphy16
A teacher once said the simplest tools often build the strongest foundations.
8
the_uma
the_uma1d ago
Yeah, it's wild how those simple tools can break down mental walls. I had the same thing happen with a flowchart app before a big exam. Seeing the logic laid out visually like that made abstract concepts feel concrete for the first time.
1