1 posts
Posted 04 February 2015 - 07:17 AM
Im looking for some plugin or mod of minecraft that let me build anything, for later make some programs to teach my childs maths, geography. I looked other options, like minecraftedu and learntomod but I think they dont have so much options than computercraft.
Which tool do you think is the better?
Thanks and sorry for my bad english
957 posts
Location
Web Development
Posted 05 February 2015 - 12:38 AM
plugin or mod of minecraft that let me build anything
Unless you mean Computer Craft, I don't think the CC forums is the place to ask this.
44 posts
Posted 05 February 2015 - 12:49 AM
It really depends on what you want to teach your child. I really really recommend computercraft as a first thing to show your child, especially if they like minecraft already. Lua is a very basic coding language and easy to learn, I got the basic ideas of it within the first hour of learning it. Also, most of the components in it are in other coding languages too. After they learn lua, another way to teach them coding while keeping it fun is modding. Modding uses Java, and it keeps it fun because they are still working around minecraft.