Lua Scripting for Ecotect

Instructor: Matthew M. Burke
Summer 2008

Lecture 3: Lua Tables

This module introduces the main Lua data structure, the table. Examples of using tables to store related data (e.g. all the attributes for a zone), using tables as a more flexible means of parameter passing, and using a table iterator to loop over the values in a table are presented.

Play the lecture.
Download the lecture. (Right-click the link, then select 'Save Link').

View the exercises for this lesson.


Modified: 20 July 2008