Overview
Explore the fundamentals of Lua programming language in this 27-minute video tutorial. Learn about terminal usage, comments, strings, while loops, arrays, tables, lists, dictionaries, conditional statements, and functions. Gain practical insights into Lua's syntax and features, inspired by Tyler Neylon's tutorial. Discover how to set up your development environment using the provided settings repository and download Torch, a scientific computing framework for Lua. Access the full project on GitHub to further enhance your Lua programming skills.
Syllabus
Intro
Contents
Terminal
Comments
Strings
While
Arrays
Tables
Lists and Dictionaries
Conditional Statements
Functions
Taught by
Alfredo Canziani