|
|
|
|
|
by freediver
2338 days ago
|
|
As someone who has started programming at age 8, I find Scratch inadequate. It may teach kids how to code, but it doesn't teach coding. There is something in writing every letter of a command when you are a kid. There is something that gets born inside when you write and execute this for the first time: 10 PRINT "HELLO" 20 GOTO 10 RUN My kid is 8 now and I plan to introduce her to an online C64 emulator and BASIC. If it does not stick, there is nothing that Scratch will be able to do. https://floooh.github.io/tiny8bit/c64.html |
|
I'm not the one who decided to use Scratch, but from observing the kids, one huge reason to use it is that most of the students can't type. If they want a character to say something, they use one finger to type out the sentence letter by letter, very slowly.
If they had to type everything, I don't think the class would work.