+ 3
I want to learn Lua but don’t know where
Hi, im here just for a small question, because i think my favourite Community can help me with this. I want to learn Lua or especially Luau but i searched everywhere and didnt found anything where to learn. I mean yes there are some YT Tutorials but they are 'boring' and now i want to learn it like it was on Sololearn. If you have any infos please put them into the comments. Bye
3 Réponses
+ 4
do you think this: https://luau.org/ ?
there is an official documentation. it's true: not too long.
you can find lua tutorials, just use your search engine, and refer to the documentation....
+ 3
Felix Fischer here are some beginner LUA information I've been working on
https://www.sololearn.com/post/1780118/?ref=app
0
Learning Lua/Luau depends on the method that is suitable for you. If YT is boring, try reading Programming in Lua (official book) for fundamentals. Alternatively, check out the Lua Crash Course or Roblox Developer Hub if you're more interested in Luau. If you want to be interactive like Sololearn, check out Codecademy or Replit for live practice. The main key: practice & real world projects so that they are not just theories. Good luck!