Useful Links
1. Introduction to Lua
2. Lua Language Fundamentals
3. Control Flow Structures
4. Functions
5. Tables: Lua's Primary Data Structure
6. Metatables and Metamethods
7. Modules and Package Management
8. Error Handling and Debugging
9. Advanced Language Features
10. Object-Oriented Programming Patterns
11. Standard Library Overview
12. C API Integration
13. Lua Ecosystem and Tools
  1. Computer Science
  2. Programming
  3. By Language

Lua Programming

1. Introduction to Lua
2. Lua Language Fundamentals
3. Control Flow Structures
4. Functions
5. Tables: Lua's Primary Data Structure
6. Metatables and Metamethods
7. Modules and Package Management
8. Error Handling and Debugging
9. Advanced Language Features
10. Object-Oriented Programming Patterns
11. Standard Library Overview
12. C API Integration
13. Lua Ecosystem and Tools
  1. Control Flow Structures
    1. Conditional Statements
      1. If-Then-Else Statements
        1. Basic If Statement
          1. If-Else Statement
            1. If-Elseif-Else Statement
              1. Nested Conditionals
            2. Loops
              1. While Loops
                1. Basic While Loop Syntax
                  1. Loop Conditions
                    1. Infinite Loops
                    2. Repeat-Until Loops
                      1. Basic Repeat-Until Syntax
                        1. Condition Evaluation Timing
                        2. For Loops
                          1. Numeric For Loops
                            1. Basic Numeric For Loop
                              1. Step Values
                                1. Negative Steps
                                2. Generic For Loops
                                  1. Iterator-Based For Loops
                                    1. Common Iterator Functions
                                3. Loop Control Statements
                                  1. Break Statement
                                    1. Exiting Loops Early
                                      1. Break in Nested Loops
                                      2. Goto Statement and Labels
                                        1. Label Definition
                                          1. Goto Usage
                                            1. Restrictions and Limitations

                                        Previous

                                        2. Lua Language Fundamentals

                                        Go to top

                                        Next

                                        4. Functions

                                        © 2025 Useful Links. All rights reserved.

                                        About•Bluesky•X.com