lua-users home
lua-l archive

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


On 12-06-2014 18:34, Mayuresh Kathe wrote:
may i know the pre-requisite knowledge to learning lua and using it as
my primary language?

i do not have a background in computer science, but, a lot of digging
has led me to believe that i *should* know discrete mathematics and
machine organization, do correct me if i'm wrong.

No per-requisites, in many cases Lua takes some mental undoing from old habits when coming from other languages.

Actually, I can easily come up with many cases where I have taken stuff learned from Lua to other languages, but it is hard to remember cases from the other way around.

/erik