Complete Lua Masterclass
Learn The Lua Programming Language From Scratch!
Description
Lua is a programming language used by game engines and games to both mod and produce games.
In this mini-course, the Complete Lua Masterclass, we will be going over the Lua programming language using just a notepad and a command prompt.
We will be covering the absolute basics of the language, which, includes
Variables
If Statements
Functions
Loops
Reading And Writing To Files
Arrays
Tables
This mini-course covers the very basics of Lua, and, is designed for students wanting to learn the basics of Lua for a game engine or a modding API.
What You Will Learn!
- Learn the Lua Programming Language
- Discover the fundamentals of programming
Who Should Attend!
- Beginners who have never touched a programming language
- Absolute beginners who wish to learn Lua
- Students that wish to have knowledge of Lua to use a game engine or modding system that requires use of the Lua programming language