A book about Lua

alright, thank you for the help bro

3 Likes

No Problem I love helping people😀.

3 Likes

Could be, but I feel like people overestimate how hard it is to get into scripting. I mean, personally I just watched youtube tutorials and it worked out fine.

(Also, fyi; roblox uses luau, not lua - a variation of lua)

8 Likes

So your saying Roblox has their own Lua Programming Language?

Yep. it is based off of Lua, but it has a few changes. You can find plenty of youtube tutorials for Luau (look up Roblox Programming tutorial or something)

3 Likes

Roblox Lua is a little more upgraded than normal lua it might be that the book wont cover some aspects of LuaU coding and game services.

4 Likes

So there aren’t any book about Luau? I heard some people say books are better than videos.

1 Like

The way people learn something is entirely based on them - some might find videos easier, some might find books, tutors, whatever else easier. I would recommend trying videos first though since it’s free (alvinblox or the devking have some good tutorials for example)

6 Likes

Alrighty, I’ll see for myself. Thanks for the help!

4 Likes

This book will help for learning lua in scripting but I personally just use YouTube for scripts and stuff.

2 Likes

ugh books when I see it my vision becomes blurry.

4 Likes

you should get glasses.

3 Likes

bruh. You should get common sense. cuz what I said was a joke.

1 Like

How was i supposed to detect it as a joke

3 Likes

And what do you guys recommend I start with? Lua or Luau?

2 Likes

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.

2 Likes

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.

2 Likes

This is a great book if you want to Learn Lua.but i would also reccomend checking Luau | Roblox Creator Documentation

1 Like

There are plenty of Roblox Programming books for example there is one by Heath Haskins

1 Like

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

2 Likes