Hey, TedP
I am decently advanced in roblox lua, I learned over 7 years ago. Here are some tips I use even now to continue to learn.
Looking in free models. Looking in free models code, advanced or not can help you learn the basics of how to make something function. For example: E to Open door. Looking under the hood of that model can teach you how to pass input data to make something happen. As well as CFrame basics and Tweening.
YouTube Tutorials. Watching someone explain the code and what it does and following along with it will speed up your learning process. So go watch some Cookie Tech tutorials.
(Newer) Recently AI’s such as ChatGPT can write code. While I have not tried it, I know people who have made pretty complex programs with it.
Well, thanks for reading. And good luck on your learning journey!
zgr2575
Don’t think they do Lua, but W3Schools is a good place to learn a variety of coding languages. You can make websites on there platform, and also get officially certified by doing a coding course!
Hey there! That’s a pretty good question, if you’re looking for free Lua learning I’d suggest checking out some YouTube tutorials from well-known Roblox scripters.
Or if you’d be willing to spend for more “structured” Lua courses, I highly recommend Udemy, a modern platform with thousands of quality courses … you can even earn a certification on these kind of sites, if you’re looking for that.