Lua Tutorial
Offered By: Derek Banas via YouTube
Course Description
Overview
Learn the fundamentals of Lua programming in this comprehensive 57-minute tutorial. Explore essential concepts including data types, mathematical operations, conditional statements, looping structures, and string manipulation. Dive into more advanced topics such as tables, functions, closures, coroutines, file I/O, modules, metatables, object-oriented programming, and inheritance. Gain hands-on experience with user input, ternary operators, and various looping techniques. Perfect for beginners and intermediate programmers looking to master Lua's unique features and syntax.
Syllabus
Data Types .
Math .
Conditionals .
Ternary Operator .
Strings .
Looping .
Repeat Until .
User Input .
For .
For In .
Tables .
Functions .
Return Multiple Values .
Variadic Functions .
Closure .
Coroutines .
File I/O .
Modules .
Metatables .
OOP .
Inheritance .
Taught by
Derek Banas
Related Courses
The Ultimate Beginners Guide to Game Development with ROBLOXUdemy Master Lua Programming and Create Amazing Games with LÖVE!
Udemy Learn How To Code Games In Roblox Studio
Udemy Learning Lua
YouTube Lua Programming Tutorial - Lua 5.3
YouTube