- Lua Quick Start Guide
- Gabor Szauer
- 117字
- 2021-08-05 10:30:29
Who this book is for
This book is for developers who want to get up and running with Lua. This book is ideal for programmers who want to learn to embed Lua in their own applications, and is also ideal for beginner programmers who have never coded before. Starting with an introduction to the Lua language, you will learn how to create variables and use loops and functions. You will learn advanced concepts, such as creating an object-oriented class system using only Lua tables. We look at the standard Lua libraries and learn how to debug Lua code. We will use Lua as an embedded scripting language and learn about the Lua C API in detail.
推薦閱讀
- 數據科學實戰手冊(R+Python)
- Getting Started with React
- Angular UI Development with PrimeNG
- 精通搜索分析
- Python網絡爬蟲從入門到實踐(第2版)
- MariaDB High Performance
- Java:Data Science Made Easy
- Web全棧工程師的自我修養
- 軟件架構:Python語言實現
- 青少年信息學競賽
- Android系統原理及開發要點詳解
- ServiceNow:Building Powerful Workflows
- Mastering C++ Multithreading
- IBM Cognos TM1 Developer's Certification guide
- Kotlin入門與實戰