|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/luas-core-syntax/
课程评论:没有评论
**Lua 核心语法课程总结** 本课程专注于讲解 Lua 语言的核心语法。讲师将在每节课中深入剖析几行代码,阐释特定概念。课程提供可fork、运行和修改的代码资源,并辅以简单的练习,帮助学习者巩固所学。 该课程的一大亮点是其便捷的学习方式。学员无需花费时间进行环境配置,可以直接使用在线 IDE(replit),无论是在平板还是智能手机上,都能随时随地开始编程学习。 课程设计旨在避免学习者在遇到编程错误时产生挫败感。学员可以查看并运行与讲师完全一致的代码,并通过修改代码来完成练习。每节课都相当于一个带有解释的模板和练习,学员可以先观看讲解,然后动手实践,将所学概念内化。 为了帮助学习者全面掌握知识,课程建议记笔记,并指出大型项目是检验和巩固所学知识的最佳途径。当遇到遗忘的知识点时,可以随时回顾课程进行复习。 本课程强调实践、重复和专注的学习路径,旨在帮助学员克服初期学习中常见的阻碍。虽然课程并非专注于 roblox 或 love 2D 等具体应用,但其教授的 Lua 核心语法是掌握这些游戏引擎及其特定库和命令的基础。学完本课程后,学员将能够更有效地编写代码,为进一步深入 Lua 的应用打下坚实基础。
In this course, you'll learn about Lua's Core Syntax.In each lecture, I'll discuss a few lines of code explaining a concept. Over in the lecture resources, you'll be linked to the code, which you can fork, run, & alter to complete some easy exercises.I'm using an online IDE called replit. This means that you can start coding right away and learn easily, even on your tablet or smartphone. Don't waste time setting up your environment. Don't have access to your laptop or PC? No problem. This course is so flexible you can learn anywhere.Don't wait too long.It's easy to get frustrated with watching a coding tutorial and just not getting the same results and/or getting an error. That moment where you can't figure out what you're doing wrong and you spend hours and hours researching how to fix a simple error. That's never going to happen to you in my course. You're going to be able to view and run the exact same thing I'm running. You can then change it to complete some easy exercises.Every lecture is like a template and an exercise that I'll be explaining. You can just watch the lecture explaining the template. Do the exercise, and plug in your own details to fully get a grasp on the concept being taught and presto. It's a simple way to learn.Apart from that, I just recommend writing down some notes about things you want to remember. Of course to fully let all the concepts sink in, you would eventually have to work on some bigger projects. And in that situation if you forgot any basic concept, just come back to the course to revise it.The path to learning requires practice, repetition and dedication. Start with this course to cover the easy things that get you frustrated and impede your learning.Although this isn't a ROBLOX or a LOVE 2D course, which are the most common applications for Lua, you can still take this course before you start with those. This course will give you a very clear and fundamental grasp on the core syntax of the Lua language. Those are basically just game engines that have their own libraries and sets of commands. Once you learn lua's core syntax through this course you can then proceed to learn these different libraries and be more effective at writing code.