Hello guys, does anyone have recommendations for a roblox-lua based website that explains basics of scripting to advanced in order, for example,
step 1. would be something like variables
and then
step 28. would be something like data-storing
in other words, I would love a source that doesn’t jump steps but goes in order, thank you for reading!
P.S I have a decent knowledge of scripting I just need to revise over it again.
1 Like
Zeustice
(Zeustice)
February 16, 2019, 12:43am
#2
The Roblox Developer Hub is a really great resource. Here are some helpful links to specific programming related content.
3 Likes
WingItMan
(WingItMan)
February 16, 2019, 12:44am
#3
Remember to always use the search feature before writing a post mate.
Three basic rules to remember when learning programming
Note - this won’t directly answer your question - but will provide you a decent basis for self-learning - which is something you will need to learn to do.
When it comes to Any programming language - you have to remember two things.
Computers are dumb - They can only take Precise instruction
Most programming languages are the same - it’s their grammar or syntax that confuses people.
Let’s say you wanted to change the colour of a …
Hey there so I know Roblox In the future will be all scripting. Everything will be code. Before that time comes, I want to learn how to script. I know the basics such as print, values, inserting a brick etc. but I want to dive even deeper. The Roblox Wiki doesn’t really explain as good where I’ll understand it, or it’s just I’m not thinking of it the right way, or understanding it correctly on what it does.
By any chance do you guys have any tips on what to learn first (besides what I’ve alread…
Hey developers!
I am wishing to find out how you got started with scripting, how you learned, what source was useful, and what the difficulty was while learning.
Thanks!
4 Likes