![Code D. Roger](/img/default-banner.jpg)
- 9
- 2 009
Code D. Roger
เข้าร่วมเมื่อ 16 เม.ย. 2024
Just a guy sharing my programming and Linux knowledge and opinions with the world.
Lua Tutorial Series For Absolute Beginners - Part 8 - Functions & Local Variables
In this episode, we discuss the topic of functions and local variables in Lua.
มุมมอง: 40
วีดีโอ
Haskell - Windows Installation Tutorial
มุมมอง 6314 วันที่ผ่านมา
In this video, I show you how to install the Haskell programming language and language server on Windows.
Lua Tutorial Series For Absolute Beginners - Part 7 - Tables & For Loops
มุมมอง 40หลายเดือนก่อน
In this episode, we introduce the concept of tables and how to use for loops with them.
Lua Tutorial Series For Absolute Beginners - Part 6 - For Loops
มุมมอง 693 หลายเดือนก่อน
In this episode, we cover the basics of for loops, which we will continue to learn about in future episodes.
Lua Tutorial Series For Absolute Beginners - Part 5 - While Loops
มุมมอง 674 หลายเดือนก่อน
Today we discuss while loops in Lua, what they are, and how they work. Like and subscribe for more videos!
Lua Tutorial Series for Absolute Beginners - Part 4 - If/Else statements
มุมมอง 625 หลายเดือนก่อน
In today's episode of the Lua Tutorial Series for Absolute Beginners, we discuss the concept of if/else statements in Lua.
Lua Tutorial Series For Absolute Beginners - Part 3 - Variables
มุมมอง 955 หลายเดือนก่อน
In this episode, we cover the concept of variables. NOTE for Windows users: When I refer to the word "terminal" I mean the command line.
Lua Tutorial For Absolute Beginners - Part 2 - Installing Lua & VSCode on Linux
มุมมอง 4305 หลายเดือนก่อน
A tutorial on how to install lua and VSCode on Linux distributions. The distributions shown in the video are Arch Linux, Debian, and Fedora, but the steps should also work for other distributions that are derived from those three. Chapters: 0:00 - Arch Linux install steps 6:00 - Debian install steps 10:56 - Fedora install steps
Lua Tutorial For Absolute Beginners Part 1 - Installing Lua & VSCode on Windows and Hello World
มุมมอง 1.1K9 หลายเดือนก่อน
Part 1 of my Lua programming tutorial series. In this video, I teach you how to install Lua on Windows, setting up a text editor (VSCode) and writing your first program.
He is now back , please continue lua and other languages
Thx so much man keep on doing videos I wanna learn more :)
Followed instructions exactly and im getting "'lua' is not recognized as an internal or external command". have since restarted everything, still not working.
Double check that your PATH environment variable is correctly set to the right directory where your Lua exe file is, otherwise you will get this command that tells you that it cannot find the Lua exe file.
@codedroger24 ya path was good. i ended up redoing everything about 10 times and it worked eventually for some reason
deserves a subssssss
How to do debugging with same setup
Just saw this after setting up my visual studio code for Lua. Thank you so much, and keep up the series man. Really do love it!
Very informative! Thx
Note for any Windows users: When I refer to the word "terminal" in this tutorial I am referring to what is called the "Command Line" on Windows. On Linux and Mac OS it is called the terminal. It is simply a place used to execute commands, like running Lua programs. I believe that in VSCode on Windows it is also called the terminal and can be opened in VSCode by going to Terminal and then selecting "New Terminal". Alternatively, you can open the command line on your own by typing it in the windows searchbar, and then using the "cd" command to change your directory to whatever directory you're using with your Lua files in it.
tysm finally smth that works youre getting a follow
i think i did smt wrong bc it says that lua is not valid command or smt
Yeah fr
Hi, sorry for the late reply but if you havent yet fixed the issue and you still want to I would recommend trying to restart your command line and then launching it again if you had it open during the install process before you added the lua exe to your PATH environment variable. Otherwise I would recommend checking that you copy pasted the directory to your lua exe file correctly in your PATH environment variable.
Thanks for this.
Hey, Great video Im currently trying to learn how to understand lua... do you have a discord server? Are you able to help regarding FiveM lua coding?
link to lua binaries: sourceforge.net/projects/luabinaries/files/5.4.2/Tools%20Executables/lua-5.4.2_Win64_bin.zip/download