In this tutorial, part 4 of our series on learning Lua scripting, we will look at some of the tools available for working with Strings in Lua. Tutorial: https://youtu.be/nehEEMT9e88 Concatenation...
Category: Tutorials
Part 3 of our tutorial series on the Lua scripting language. In this tutorial we explore the variable system in Lua. Lua uses an untyped variable declaration system. That means that you do not...
In this Learning Lua Scripting tutorial, we will cover the use of print for displaying information to the console and how to comment a line. Tutorial https://youtu.be/7sj-qf99RPk While I go into a...
The Lua scripting language has been rapidly gaining in popularity over the last several years. It is now the core of many popular tools including (but not limited to) Corona SDK, Amazon...
Have you found that a spreadsheet just isn't enough to track your business? Ready to switch to QuickBooks, but just don't have the time to figure everything out? In this first of a series of...