Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Embark on a comprehensive journey through Lua programming in this extensive crash course. Master the fundamentals and advanced concepts of Lua, covering everything from basic syntax to complex topics like object-oriented programming and metamethods. Learn to write efficient code, manipulate data structures, handle user input, work with files and modules, and implement coroutines. Gain practical skills applicable to game development, software engineering, and AI programming. By the end of this course, develop the proficiency to tackle a wide range of Lua programming projects with confidence.
Syllabus
- What is Lua?.
- Intro.
- Output & Comments.
- Data Types & Variables.
- Math in Lua.
- Strings in Lua.
- If Statements.
- Loops.
- User Input.
- Tables.
- Functions.
- Co-Routines.
- Working with Files.
- The OS Module.
- Custom Modules.
- OOP.
- Metamethods.
- What now?.
- Outro.
Taught by
Steve's teacher
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Best Learning website for LUA programming Language. Explained clearly in an understandable format.
Executing code with the simple examples is the clear way for understanding the concept.