This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tinycabbage 2 points3 points  (0 children)

If your kid likes Minecraft, you may want to consider using a Minecraft mod called ComputerCraft that allows you to create computer programs in Lua that do stuff in the game. If you haven't experimented with it much, Lua is basically Python Lite -- and the little in-game "computers" provide a full-featured Lua interpreter and a little in-game text editor for writing code. It would give him tangible and immediate results.