I find Scratch so confusing. So many menu options, drop downs , select here click here. Very frustrating experience. I don't think my child (8 years old) learns coding from it. I'm trying to find away to introduce him to Basic. But he looses interest once he sees just lines. Scratch is flashy and things can be moved and clicked which is what the kids are used now, but I just don't see any educational or fun value add…
Scratch is the world’s largest coding community for children
41–50 of 397 posts
Re: Scratch is the world’s largest coding community for children
#42Re: Scratch is the world’s largest coding community for children
#43Scratch is also one of the largest places for kids to play games.
But the cool thing is that for any game or story on Scratch, the kid can click into the project to see how it was made, and even access the code and assets. They can copy, fork, alter, build.
The technology is different obviously, but it feels like the early days of the Web, when you could “view source” and “save as” to easily explore and learn how any web page was put together.
Re: Scratch is the world’s largest coding community for children
#44Can you run scratch locally?
Re: Scratch is the world’s largest coding community for children
#45I'd imagine learning at least a little Python alongside Scratch would be more optimal than Scratch alone. It's like bilingual education, it has great benefits although individuals may gravitate towards a preferred option. Perhaps it's a bit like comparing Minecraft to Factorio: https://www.idtech.com/blog/scratch-vs-python Looking around, it also seems possible to set up your own Scratch server, which is comparable t…
Other platforms similar to Scratch actually teach Python! They start off with drag and drop coding and then Python. The Python is actually pretty fun, you write code to make animals move around and get stars.
Re: Scratch is the world’s largest coding community for children
#46Does no one do Logos anymore?
Re: Scratch is the world’s largest coding community for children
#47I always recommend it to anyone teaching young kids to program.
You can find it here: https://www.pytch.org/app/
Re: Scratch is the world’s largest coding community for children
#48Re: Scratch is the world’s largest coding community for children
#49Earlier quoted context omitted.
Other platforms similar to Scratch actually teach Python! They start off with drag and drop coding and then Python. The Python is actually pretty fun, you write code to make animals move around and get stars.
Which platforms are you referring to?