Create a Scratch program that writes your initials, or at least three letters, using the pen. Make each letter be a different color. This should fill the majority of the screen. I have posted a PDF ...
This program is what I worked on in my down time between school Scratch projects. I got nowhere close to completing this project, as such, only the Run function works properly. I didn't do extensive ...
“Kids are learning to code. But more importantly, they are coding to learn,” said Mitch Resnick in a recent TED Talk presentation, “Let’s Teach Kids to Code.” Resnick is Director of the MIT Media Lab ...
As a homeschooling parent, I'm a big fan of educational software and I've written quite about about various programs in the past. But, as a programmer, I'm also a big fan of any program that makes ...
We all know that education today is no longer limited to basic subjects such as mathematics, chemistry and physics, and therefore no longer depends on indoctrination and memorization; but education ...
How do I learn to program with Scratch? Scratch is an interactive environment tool created by MIT to help them teach programming concepts. You get a stage, with cartoon characters, and drag blocks ...
Abstract: Block-based programming languages like Scratch support learners by providing high-level constructs that hide details and by preventing syntactically incorrect programs. Questions ...