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....
There are some new requirements to implement AdMob and Appodeal. This post explains the changes you need to make to continue to integrate these plugins....
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....
While Corona's APIs are well thought out and Lua makes programming easy, there are still times that somethings are not quite as obvious to new developers. In this "Gotcha" post, we examine the difference between calling functions and passing functions as parameters....