Log in with your MaiOtaku account.
Home Forum Anime Members Help

Learning Lua programming

hopesedge
If there are any people here that know or are able to program using Lua I was wondering if you had any learning tips to someone who wishes to take it up as their first programming language.
metaljester
Aug 16, 16 at 4:46pm
Seeing as nothing has been added to help. I don't have knowledge of it myself but I would check this link they have a course that's pretty good based on reviews from others. https://www.pluralsight.com/courses/beginning-lua
hopesedge
Ow nice, it's similar to codecademy for HTML, thanks.
reiko
Aug 18, 16 at 12:50am
https://www.lua.org/pil/1.html - This will help you go through the basics. https://www.lua.org/manual/ - LUA reference manual. http://lua-users.org/wiki/SampleCode - Samples to try out. http://luatut.com/crash_course.html - A tutorial. http://it-ebooks.info/search/?q=LUA&type=title - A bunch of eBooks. Hope these links help.
Please login to post.