- Lua Quick Start Guide
- Gabor Szauer
- 105字
- 2021-08-05 10:30:35
Summary
This chapter covered how to install Lua and VS Code. VS Code is the development environment that will be used throughout this book to write and execute Lua code. The integrated Terminal in Visual Studio Code allows us to execute code the same way on all three major platforms: Windows, Linux, and macOS.
In the next chapter, we will start to write code. The basics of Lua, such as variables, loops, if statements, and functions, will be covered. The topics covered in the next chapter are the basics of programming; it is going to be one of the most important chapters in this book.
推薦閱讀
- Mastering Ext JS(Second Edition)
- Mastering NetBeans
- 自然語言處理實戰:預訓練模型應用及其產品化
- Learn to Create WordPress Themes by Building 5 Projects
- Android程序設計基礎
- Android項目實戰:手機安全衛士開發案例解析
- MongoDB Cookbook(Second Edition)
- .NET 4.0面向對象編程漫談:應用篇
- Visual C++開發寶典
- Get Your Hands Dirty on Clean Architecture
- Java RESTful Web Service實戰
- 川哥教你Spring Boot 2實戰
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Pandas入門與實戰應用:基于Python的數據分析與處理
- Learning QGIS(Second Edition)