Code D. Roger
Code D. Roger
  • 9
  • 2 009

วีดีโอ

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.

ความคิดเห็น

  • @SelfishDevYT
    @SelfishDevYT 18 วันที่ผ่านมา

    He is now back , please continue lua and other languages

  • @Nooneneededig
    @Nooneneededig หลายเดือนก่อน

    Thx so much man keep on doing videos I wanna learn more :)

  • @hapablap2088
    @hapablap2088 2 หลายเดือนก่อน

    Followed instructions exactly and im getting "'lua' is not recognized as an internal or external command". have since restarted everything, still not working.

    • @codedroger24
      @codedroger24 2 หลายเดือนก่อน

      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.

    • @hapablap2088
      @hapablap2088 2 หลายเดือนก่อน

      @codedroger24 ya path was good. i ended up redoing everything about 10 times and it worked eventually for some reason

  • @Ibdead192
    @Ibdead192 3 หลายเดือนก่อน

    deserves a subssssss

  • @kumaramol44
    @kumaramol44 3 หลายเดือนก่อน

    How to do debugging with same setup

  • @RainyDayDreamingAway
    @RainyDayDreamingAway 4 หลายเดือนก่อน

    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!

  • @bow4454
    @bow4454 5 หลายเดือนก่อน

    Very informative! Thx

  • @codedroger24
    @codedroger24 5 หลายเดือนก่อน

    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.

  • @crazyspeedgang2519
    @crazyspeedgang2519 6 หลายเดือนก่อน

    tysm finally smth that works youre getting a follow

  • @sifisomhlongo792
    @sifisomhlongo792 7 หลายเดือนก่อน

    i think i did smt wrong bc it says that lua is not valid command or smt

    • @imon_7214
      @imon_7214 7 หลายเดือนก่อน

      Yeah fr

    • @codedroger24
      @codedroger24 6 หลายเดือนก่อน

      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.

  • @phunweng962
    @phunweng962 8 หลายเดือนก่อน

    Thanks for this.

  • @JMiiahYT
    @JMiiahYT 9 หลายเดือนก่อน

    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?

  • @codedroger24
    @codedroger24 10 หลายเดือนก่อน

    link to lua binaries: sourceforge.net/projects/luabinaries/files/5.4.2/Tools%20Executables/lua-5.4.2_Win64_bin.zip/download