Alrighty, I’ll see for myself. Thanks for the help!
This book will help for learning lua in scripting but I personally just use YouTube for scripts and stuff.
ugh books when I see it my vision becomes blurry.
you should get glasses.
bruh. You should get common sense. cuz what I said was a joke.
How was i supposed to detect it as a joke
And what do you guys recommend I start with? Lua or Luau?
Lua and Luau are basically the same thing , though if you learn Luau it will be for Roblox scripting, while Lua is the base unmodified version of that used for coding outside of Roblox. I would Recommend you start with Luau.
This fact is somewhat true. However I advise starting with Luau even though they are similar LUA however has some major differences especially with it’s name placement. I advise starting with Luau it will be easier and less complicated especially for a beginner. Lua is a very nice language and is especially helpful towards new beginners. Out of all the languages I code in ( Java Python Lua C++) Lua has been the easiest to pick up
The book could be useful but I find it easier to watch YouTube videos and do step by step with the person. AlvinBlox Covert Code and TheDevKing are just a few of the amazing YouTubers that post Roblox content. However AlbinBlox is (in my opinion) the best for he has Scripting series that covers all the functionalities.
This is a great book if you want to Learn Lua.but i would also reccomend checking Luau | Roblox Creator Documentation
There are plenty of Roblox Programming books for example there is one by Heath Haskins
I also recommend B Ricey as he explains things amazingly has great tutorials on rare topics such as the promise module and the Component Organization System
I love you in a very friendly way. (dont moderate me)
I posted on this topic a while ago but I’d like to make note that this is Lua which will hep a little. Roblox uses Luau which is a version of Lua
Wow it’s been 4 months since i commented on this topic.
Pretty good plugin if you don’t like books. Covers more of roblox aspect than What was intended for lua
Same. Time really does fly by. I love this topic.
I read a different book to learn coding.
https://www.amazon.com/Advanced-Roblox-Coding-Book-Unofficial/dp/1507217889/ref=sr_1_1?crid=2ULU69D42WGA9&keywords=Roblox+coding+book&qid=1678557005&sprefix=roblox+coding+bo%2Caps%2C206&sr=8-1
Although programming books are very useful, my suggestion is to use the book as a guide instead of learning programming from the book. You can take courses instead of books, try to develop projects, or examine and tinker with open source projects.