[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 580: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 636: sizeof(): Parameter must be an array or an object that implements Countable
Brads Electronic Projects Forum • Teaching programming using LUA
Page 1 of 1

Teaching programming using LUA

Posted: Mon Dec 05, 2016 2:16 pm
by Chuckt
If you have kids, maybe some of them are playing with their friends on Roblox. And then some are learning to code in LUA in order to create games. Where there is an interest, there is an opportunity to teach kids to code.
Roblox (stylized as RŌBLOX) is a MMOG created and marketed toward children and teenagers aged 8–18. In the game, players are able to create their own virtual world and design their own games.[5] Games on Roblox can be scripted using a sandboxed edition of Lua 5.1 to affect events that occur in-game and create different scenarios. The company's main source of revenue comes from players buying Robux, the main virtual currency in the game, and from players buying "Builders Club" access, a status which gives virtual benefits to users. Players who have created an account may purchase either Builders Club, Turbo Builders Club, or Outrageous Builders Club, otherwise known by users as BC, TBC, and OBC, respectively.[6]
https://en.wikipedia.org/wiki/Roblox

Getting Started

https://www.lua.org/start.html

Programming in LUA

https://www.lua.org/pil/1.html



In our generation, there was LOGO but in this generation, there is LUA and Roblox. Now I have to learn it to teach the next generation to code.

Re: Teaching programming using LUA

Posted: Mon Dec 05, 2016 7:14 pm
by brad
Scratch is also good for kids:

https://scratch.mit.edu/