Video GameStart Uses Minecraft to Teach Kids Programming (Video 2) 18
Video no longer available.
As we said last week, "You can't teach all programming by using Minecraft to keep kids interested, but you can use Minecraft, Java, and Eclipse to give them a good start." That's what Tyler Kilgore and his colleagues at GameStart are doing. Watch today's video (number 2), go back to last week's video (number 1) if you missed it, and read both days' transcripts for the full scoop.
Python API (Score:1)
They sound awfully protective of their proprietary code. Hopefully they are more concerned about giving kids a braindead, easy system to use at home, and will eventually expand their scope to have something that can be run by kids on their PCs. Besides, anyone can wri
Re: (Score:1)
I taught a high school class on Python. It was very hard for the students to learn. The required whitespace and lack of explicit blocks (no begin and end) was very confusing for them. Ever seen the bad indentation most students use in an intro to programming class? I don't think Python is the solution.
Re: (Score:2)
I very much agree with this. While proper use of whitespace is important for other programmers when reading the code, it shouldn't be anything that affects how the programming language is interpreted by the computer.
intrested, but yoi (Score:4, Funny)
>> As we said last week, "...intrested, but yoi..."
Yes, you did. Looks like someone fixed the original but eff'ed up part two of this snoozer.
Re: (Score:2)
I've been working sick, and it shows. Thanks for noticing the typo, now corrected.
happy parent (Score:2)
You claim to want to get kids interested... (Score:2)
Java bad, OOP bad (Score:2)
Don't Distract New Programmers with OOP: http://prog21.dadgum.com/93.ht... [dadgum.com]
OOP Isn't a Fundamental Particle of Computing: http://prog21.dadgum.com/156.h... [dadgum.com]
My 10 yr old has had a few sparks of interest to try using the shell on her Linux box (she's only ever used Linux, except for occasional fiddling on my Surface Pro when we're out and about. She's nearly a Gimp expert, self-taught). I've given her some elementary shell command instruction and guidance, plus some tricks to play with hoping to inspire m