Functions are one of the most useful tools in a programmer's tool box. But how do you make the best use of this tool? This tutorial can help you understand how functions work....
Matthew Webster provides a cool feature of Lua that lets you extend existing libraries without having to write your own native code in this tutorial....
In this case study, dive into EZ Education's DoodleMaths, a math education app from this UK based development studio. Learn more about this innovative team and their accomplishments....
Continuing our theme of making plugins more open, we want to make plugin development better by simplifying the way you package plugins written in pure Lua....
One of Corona's major themes for this year was graphics, and in particular, giving you more "under the hood" access to our graphics engine. Starting in daily build 2015.2560, we are giving you the ability to create custom shader effects....