0
What is the best place to learn lua?
Does anyone know of any good sites/apps for learning lua and LuaC?
4 odpowiedzi
+ 3
Pity SoloLearn doesn't include it.
Try CodeCademy.
+ 2
You can look for tutorials on the internet or search for YouTube channels (e.g. Roblox - Hour of Code, Lua Crash Course in 15 minutes...)that teach Lua! You can also learn Roblox Lua (Similar to Lua) at www.developer.roblox.com or download an ebook!
- 1
@Rohit Lua is widely used in gamedev as a scripting language on C/C++ based engines, since it defaultly supports them.
- 1
On their site lua.org they included quite a few tutorials.