Hello developers!
I want to use this summer break to learn how to code in Roblox Studio, but I don’t know where to start.
What would you recommend for me to start learning?
Personally you should start off watching some youtube tutorials on variables and functions, understand the basics. I would definitely try to learn module scripts as soon as you can as using a framework for your games helped keep things organized.
I gotya
→ [www.(Documentation - Roblox Creator Hub)
Tons of great resources, examples, decent tutorials and lots of things you can experiment with.
The biggest advice I can give is start slow, your gonna break it a lot, that’s part of the process.
You have to look at code breaking is just as important as learning to code in the first place.
If it gets too hard, or your frustrated, break it down into smaller parts and learn each one then put them back together.
Don’t try to make a game any time soon, just make toys and just try to make things work here and there. And start building a library
Do not skip out on modules, but learn with scripts and the output first.
Take the time to read and experiment and learn the programing tools in roblox.
Above all else, start doing good habits from the start don’t let yourself be ultra sloppy with your code and if you ARE, make yourself go back and clean it before you consider yourself done even if you got it working just to make it your habbit
Thank you for your advice, I’ll check out the Documentation.
Thank you for the comment. Do you know of any YouTube channel that you personally recommend?
whenever i started out, i started with youtube videos and i could never get it.
i definitely recommend the roblox documentation.
Honestly, just use the roblox docs and start slow and build up and get used to researching there. I am always finding new things