Overview
Dive into a comprehensive Lua programming tutorial series covering advanced topics in object-oriented programming, inheritance, and functional programming concepts. Learn about the 'self' keyword, implement multiple inheritance, explore named and optional arguments, and master error handling techniques. Discover how to leverage functions as first-class objects, work with callback functions, and create anonymous functions to enhance your Lua coding skills.
Syllabus
Explaining 'Self' - Lua Tutorial (2021).
Object-Oriented Programming & Inheritance - Lua Tutorial (2021).
Multiple Inheritance = class with multiple parents - Lua Tutorial! (2021).
Named & Optional Arguments - Lua Tutorial (2021).
Assert & Error Functions - Make Your Code Solid - Lua Tutorial (2021).
Functions as First Class Objects - Callback Functions & Anonymous Functions - Lua Tutorial! (2021).
Taught by
DevJeeper