Description
In this course, you will :
-
Lua Scripting
-
Integrate Lua with C and C++
Syllabus :
- Installing and Using Lua
- Variables and Expressions
- Conditionals and Logical Operators
- Strings and Standard Library Modules
- Loops and Functions
- Tables
- Metatables and Object-Oriented Programming
- More on Lua Functions
- Integrating Lua with C