Functions in Lua - Lua Tutorial (Part 10)

  Рет қаралды 5,498

Steve's teacher

Steve's teacher

Күн бұрын

Пікірлер: 11
@eurasian23
@eurasian23 11 ай бұрын
These are the most effective and practical tutorial. Maybe I can follow your Javascript tutorials for my school project on the effect of education on the economy.
@tooeooeenee4855
@tooeooeenee4855 3 жыл бұрын
Your so smart :) 😻👍👌
@Stevesteacher
@Stevesteacher 3 жыл бұрын
Thanks :)
@tooeooeenee4855
@tooeooeenee4855 3 жыл бұрын
@@Stevesteacher :)
@MamozaiMamozai
@MamozaiMamozai 7 ай бұрын
Thanks
@stephenmackenzie9016
@stephenmackenzie9016 7 ай бұрын
So lua supports lexical closures
@lehongronald5747
@lehongronald5747 2 ай бұрын
what is wrong with code below? local function sum(...) for i =1, #{...} do print(i,{i}) end return end sum(10, 5,44 , 9, 5, 0, 14)
@anoraoriginal
@anoraoriginal 11 күн бұрын
you just need put end below sum and delete another i think
8 ай бұрын
Hello. I'm loving your video, they're helping me a lot :D I have a doubt: in 7:57 (line 2) can I write age = age and true or 5 ?
@moyenmedium1220
@moyenmedium1220 6 ай бұрын
The "and" operator return its first argument if it is falsy, otherwise it returns the second argument. Similarly, the "or" operate selects the first operator if it is truthy and otherwise selects the second operator. To come back to your example, if age is truthy, the "and" operator will return "true", and the the "or" operator will then select "true" and store it in age. If instead we opted for the first example he gave in the video (age = age or 6), a truthy age would store "age" in the "age" variable. In short, you can't write "age = age and true or 5" instead.
@Aizen990-9
@Aizen990-9 19 күн бұрын
i cant understand return
Co-Routines - Lua Tutorial (Part 11)
11:01
Steve's teacher
Рет қаралды 8 М.
OOP (Object Oriented Programming) - Lua tutorial (Part 15)
24:03
Steve's teacher
Рет қаралды 9 М.
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН
Their Boat Engine Fell Off
0:13
Newsflare
Рет қаралды 15 МЛН
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН
If statements - Lua Tutorial (Part 6)
15:49
Steve's teacher
Рет қаралды 7 М.
Tables (Arrays) - Lua Tutorial (Part 9)
15:59
Steve's teacher
Рет қаралды 14 М.
Everything You Need To Start Writing Lua
28:15
TJ DeVries
Рет қаралды 55 М.
My 10 “Clean” Code Principles (Start These Now)
15:12
Conner Ardman
Рет қаралды 316 М.
Making a Game in Lua with No Experience
5:52
Goodgis
Рет қаралды 380 М.
Tables (Data Structures) - Lua Basics (Part 9)
18:42
Steve's teacher
Рет қаралды 5 М.
Working with Files - Lua Tutorial (Part 12)
12:32
Steve's teacher
Рет қаралды 6 М.
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 340 М.
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН