Tech+
Basics of Lua Functions and Recursion
Lua makes use of functions in order to extend the language and to make code a bit cleaner. This section…
Let’s Learn Lua Loops and Logic (Part 2)
This is the seventh entry in my Lua Tutorial series. See here for an introduction for this series, or here…
Bringing More to the Table with Lua (Part 1)
This is the fifth entry in my Lua Tutorial series. See here for an introduction for this series, or here…
Let’s Learn Lua Loops and Logic (Part 1)
This is the fourth entry in my Lua Tutorial series. See here for an introduction for this series, or here…
Using DISM and SFC to Fix Windows Issues
DISM and SFC are both tools built into modern Windows systems which can be used to fix a large number…
Variables Are the Spice of Life
This is the third entry in my Lua Tutorial series. See here for an introduction for this series, or here…
Hello Lua!
This is the second entry in my Lua Tutorial series. See here for an introduction for this series, or here…