Every chapter starts with an essential concept and then gives you some practical exercises to help you learn it. You'll see how powerful Lua can be as you work through problems and get immediate results. You'll start with the basics, like installing Lua on Linux, writing your first script, and learning the core language features like variables, data types, tables, functions, and control structures. And it gets even betteryou'll dive into advanced stuff like metatables, coroutines, and closures. This is where you'll learn how to make flexible, modular code. The book also covers important stuff like file handling, using LuaRocks to manage your packages, and creating your own custom modules.
The book also takes you through web development using Lapis framework, demonstrating routing, template rendering, session management, and deploying applications. You'll also see how Lua can be embedded in JavaScript and Python applications, enabling you to leverage Lua's speed and efficiency in varied environments.
Key Learnings
Make use of Lua's dynamic typing, tables, and control structures.
Create and work around metatables, closures, and coroutines for modular code.
Apply file I/O and data parsing to manage persistent data.
Use LuaRocks to install, update, and manage custom modules.
Build web apps with Lapis using routing and session management.
Embed Lua in JavaScript and Python to boost performance.
Integrate HTTP, JSON, and APIs for system data exchange.
Implement middleware and session tracking for secure apps.
Table of Content
Getting Started with Lua 5
Lua Data Structures and Variables
File I/O and Scripting Techniques
Advanced Programming Constructs
Package Management and Module Creation
Popular Lua Modules and Extensions
Web Development with Lapis
Embedding Lua in JavaScript Apps
Embedding Lua in Python App
Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, CY, CZ, D, DK, EW, E, FIN, F, GR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.