A beginners guide to learning Lua

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Lua

    Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

  • I created a tutorial on learning the Lua programming language. Lua is a simple yet fast and powerful programming language, often used in game development with libraries such as Love2D, and also used often with C/C++. Lua isn't a difficult programming language to learn, it is easy to pick up, even for beginners with little to no programming knowledge. This video covers all you need to know to get into Lua, from the basics of variables to Co-Routines and Metamethods! If you're interested in learning the language, you can go watch the full course on YouTube: Right Here

  • love

    LÖVE is an awesome 2D game framework for Lua.

  • I created a tutorial on learning the Lua programming language. Lua is a simple yet fast and powerful programming language, often used in game development with libraries such as Love2D, and also used often with C/C++. Lua isn't a difficult programming language to learn, it is easy to pick up, even for beginners with little to no programming knowledge. This video covers all you need to know to get into Lua, from the basics of variables to Co-Routines and Metamethods! If you're interested in learning the language, you can go watch the full course on YouTube: Right Here

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Gearing up for Lua

    3 projects | dev.to | 1 Jan 2024
  • [Lua/Love2D] My AABB function always returns true and I can't see why. Can you see what I'm doing wrong?

    3 projects | /r/learnprogramming | 21 Sep 2022
  • How would one go about creating a website-based game?

    3 projects | /r/learnprogramming | 11 Mar 2022
  • Doing Something Is Better Than Doing Nothing for Most People, Study Shows(2014)

    2 projects | news.ycombinator.com | 13 Jun 2021
  • Teaching a kid to code with Pygame Zero

    3 projects | dev.to | 10 May 2021