lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 11/8/12, steve donovan <steve.j.donovan@gmail.com> wrote:
> You mean, 'ways to learn Lua that are not scary'?

IMHO, there are two complicated moments in learning Lua:
1) Passing parameters by value or by reference,
2) Closures.
Will your child be able to grasp it until he/she will loose interest
to Lua because of language is too tangled to just have fun?