Introduction A common question that gets asked is "where can I start to learn to code?" This is a knowledge base article which will attempt to help with this. The first question you should ask yourself is what is Lua? Lua is a powerful light-weight programming language designed for extending applications. It is often used as a configuration language. Lua is not an acronym. It is the Portuguese word for "moon". Where can I go for help? After reading through these resources, if you still need...