Computer Programming
Introduction to Simple Data Structures in Lua
Expand your programming knowledge by exploring the primary data structure in Lua: the table. This course introduces you to tables used as lists (arrays) and as dictionaries (maps), teaching you how to create, access, and manipulate them effectively. Through practical examples, you'll learn the versatility of tables and how to use them in your programs.
Lua
4 lessons
17 practices
1 hour
General Programming and Algorithms
Course details
Introduction to Lua Tables
Change the Table Values
Find and Fix the Table Bug
Accessing a Different Table Item
Accessing Items in a Lua Table
Build Your Own Travel List

Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal





