+ 3
Youtube is best one i know of alvin blox is a great youtuber
+ 3
But roblox is a very hard place to make money because of how many games are make sure you market it well
Keep us posted on your journy and if you do make a game tell me i would love to play it
+ 2
Here is an answer to the question in Roblox DevForum (I am not going to just steal it): https://devforum.roblox.com/t/is-there-a-place-to-specifically-learn-roblox-lua/1142280/3 quoting https://devforum.roblox.com/t/learn-to-script-learn-to-code-in-5-steps/1043259
There are some official tutorials by Roblox as well: https://create.roblox.com/docs/tutorials
Roblox Engine API reference: https://create.roblox.com/docs/reference/engine
And since Roblox uses Luau (a variant of Lua 5.1*): https://luau.org/
* Also, because of that, there may be features in Lua 5.2 and newer versions not available in Luau, so I would advise to be careful when finding a tutorial for a newer version.
+ 1
I believe Udemy offers a paid course on Lua($14USD), but for free I would recommend the University of YouTube.