Overview
Syllabus
Introduction to the Lua Programming Language - Lua Tutorial (Part 1).
Comments and Printing - Lua Tutorial (Part 2).
Data Types, Scopes and Variables - Lua Tutorial (Part 3).
How to do math and use the math library - Lua Tutorial (Part 4).
Strings in Lua - Lua Tutorial (Part 5).
If statements - Lua Tutorial (Part 6).
Loops - Lua Tutorial (Part 7).
User Input - Lua Tutorial (Part 8).
Tables (Arrays) - Lua Tutorial (Part 9).
Functions in Lua - Lua Tutorial (Part 10).
Co-Routines - Lua Tutorial (Part 11).
Working with Files - Lua Tutorial (Part 12).
The OS Module - Lua Tutorial (Part 13).
Creating Custom Modules - Lua Tutorial (Part 14).
OOP (Object Oriented Programming) - Lua tutorial (Part 15).
Metamethods - Lua Tutorial (Part 16).
You finished Lua, what now? - Lua Tutorial (Part 17).
Full Lua Programming Crash Course - Beginner to Advanced.
How to execute code with the VSCode terminal (Lua).
How to install and run Lua in Windows.
Taught by
Steve's teacher