im an aspiring developer and id like to know where i should start first
What I did is that I used youtube tutorials and learned by them and I manage to make my own scripts
Think of what you need to do, and then slowly expand your Lua knowledge by only learning the important things. Trying to watch tutorials and remember things is almost impossible if you're just starting out.
You can use the Roblox docs to learn specific things.
"How to do something on a part click."
"How do get when a value is updated."
You can learn to combine them together in order to slowly build your game.