Learn Lua in an Hour

This video tutorial covers all the essentials of the Lua programming language in just under an hour. I'm trying something experimental with this video, which is to post the entire script on github here: http://tylerneylon.github.io/video-sc... I'd like for this video to be world-editable, a bit like a wikipedia page. If you have suggestions for the script (that don't make it longer), please do the usual git thing and send me a pull request. Here are some ideas for future videos I might make. Please comment if you have any requests for these topics, or anything else programming-related! Intro to OpenGL Intro to the Love game engine Linear algebra for OpenGL Bash tutorial Colorspaces tutorial I'm using Lua and C to build an independent game called Apanga. If you like games, please check out http://apanga.net/ ! Thanks!