About 798,000 results
Open links in new tab
  1. Lua is the best programming language (change my mind)

    I agree that lua is somewhat underrated, but "best" is very subjective and really depends on your usage scenario. The lua ecosystem is nowhere as vast as python or java, and writing complex …

  2. [Full Tutorial] How to script on Roblox | Beginners!

    Sep 20, 2022 · How do script [ Update Version], 2022/2023 Introduction Hey there! Today, I will be teaching you how to script from scratch - all the basics you need to know when coming to …

  3. BlockLua | Roblox Visual Scripting like Scratch!

    Jan 6, 2023 · Welcome to BlockLua! BlockLua is the next-generation visual scipting plugin for Roblox. Compared to EventBlocks (the previous plugin), BlockLua is much faster and has a …

  4. guys, how easy is Lua in coding? is it fine if i start with ... - Reddit

    May 1, 2022 · guys, how easy is Lua in coding? is it fine if i start with Lua as my first coding language? Add a Comment Sort by:

  5. Scripting Basics - Beginner guide to lua and Roblox

    Oct 1, 2019 · Hello! 😄 I’ve written this guide/tutorial to help people who are new to scripting on Roblox learn some basic concepts of scripting, and hopefully understand it better. This is …

  6. How to actually learn lua : r/lua - Reddit

    Aug 16, 2022 · Watch a short video on Youtube about the basics of Lua, then start trying to make programs. I always have thought that programming is best learned-by-doing, trial-and-error, …

  7. Lua Scripting Starter Guide - Community Tutorials - Roblox

    Nov 24, 2019 · Learn Lua scripting for Roblox with this beginner's guide, covering programming basics and tips for aspiring developers.

  8. What do y'all use lua for? : r/lua - Reddit

    I use Lua for scripting, similarly to shell scripts. Mostly for cases where I need tables (shell support for them is pretty bad) Also for prototyping algorithms, etc. Especially with love2d it is easy to …

  9. Best way to learn lua : r/lua - Reddit

    Feb 2, 2023 · "Programming in Lua": a fantastic book about the Lua language. For a new programmer, start with some basics and build from there. Don't expect to be making complex …

  10. What scripting languages are similar to Lua? : r/lua - Reddit

    Oct 20, 2023 · In the bigger picture, Lua is language-feature-wise pretty similar to JS; of course the syntax and standard libraries differ, though, and Lua doesn't have many quirks of JS (Lua …