|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/lua-programming-master-the-basics/
课程评论:没有评论
**Lua编程入门 - 掌握基础** 本课程是一门面向初学者的Lua编程入门课程,时长约1小时。课程将涵盖Lua编程语言的基础知识,旨在帮助学员在课程结束后,对Lua编程拥有基础的实际操作能力,为他们在游戏模组开发、操作系统脚本编写或第三方库开发等方面的应用打下基础。 **课程主要内容包括:** * **Lua语法:** 学习Lua的基本语法结构。 * **条件语句:** 掌握 `if..then..elseif..else..end` 结构的使用。 * **循环语句:** 学习 `while` 循环和 `repeat` 循环。 * **循环控制:** 掌握 `for` 循环和 `for-in` 循环。 * **数据结构:** 学习Lua中的核心数据结构——表(tables)。 * **函数:** 理解和编写Lua函数。 * **标准库与第三方包:** 介绍Lua的标准库以及第三方扩展包的使用。 欢迎报名参加本课程,一起开启Lua编程之旅!
The Introduction to Lua course is a 1 - hour course for beginners. In the course, we'll cover the basics of the Lua programming language. By the end of the course, you should have a beginner's working knowledge of how to program in Lua, so this course will prepare you for using Lua in the way you want to, whether that's modding your favorite games, scripting in your OS of choice, or writing libraries for others to use. Topics include: Lua syntaxif..then..elseif..else..endwhile and repeat loopsfor and for-in loopstablesfunctionsthe standard library and third party packages So I hope you join us for this Introduction to Lua.