Recommends

Everything I recommend will be here!

Programming Languages

Javascript

JavaScript is a lightweight programming language that runs on the browser, and on servers.

On the browser, it is used to modify content displayed on websites.
On servers, it is usually used by Node.js & Bun to run webservers.

Luau

Luau is a fast, small and gradually typed scripting language derived from Lua. It is created by the Roblox team for Roblox developers to use in Roblox's engine.

Python

Python is a language that is easy to learn, and is used for lightweight programs.