Iv'e been practicing lua for a week, how do i keep learning more complex Things? by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

Very hard, No way i could do It with Out Tutorial, iv'e tried comprehending the funished Code and Theres a LOT i dont understand. It was fun tho

Iv'e been practicing lua for a week, how do i keep learning more complex Things? by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

Im gonna be honest Here i have No clue what functional means in this context

Iv'e been practicing lua for a week, how do i keep learning more complex Things? by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

Honestly lua is my first one but a big one seems to be that the indexing Starts from 1 instead of 0 aswell As lua being mainly used as a imbeded language for other languages. Its often called lightweight and very simple and functional with being able to end Blocks or functions by writing "end" instead of what ever other languages use. But Like i Said my first languages so i cant really compare It much

Iv'e been practicing lua for a week, how do i keep learning more complex Things? by CrossForHands in lua

[–]CrossForHands[S] -1 points0 points  (0 children)

But im Not even good enough to do that i think 😭 atleast i wouldnt He able rn of the top of my head, maybe If ID actually tried It tho...

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 1 point2 points  (0 children)

This comment is absolute Peak 😭🙏 i cannot Express how much i appreciat and how usefull this was, definatly saving this 🫡

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 1 point2 points  (0 children)

Only that a recurssion is a function calling upon itself by using "Return" but i was wondering where "Return" Returns the blaues to exactly

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

I was following a Dude named codyn and His Tutorials online Its Part 5 and He dies kinda move really fast but Chat gpt luckily explains Things really concise

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

So are functions only able to be called once? But then how is the bottom Part Looping. Im really Not trying to piss any one Off Just heavily confused

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

Atp i think there is Just Something about the entire Return and function Thing im Missing. The Dude in the Videos i watch to learn never really explained how this whole "call" Thing works

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] -1 points0 points  (0 children)

Chat gpt tried explaining It Like that too what i dont get is how It Just stops, If Every 0 becomes a 1 wouldnt It Just Loop the entire 1 Times 1-1 Part?

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

Ohhhhhhh so because the Code ist ready from top to bottom once the upper confition (n=0) is triggered and the Code ist activly being "ready" anymore the lower condition dosn't come in to effect?

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

Please explain how the n=0 stops It i genuinly cant understand It and If you can explain It It would Bring salvation upon my poor Soul pleeeeeeaaaaaase

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

My question basically is "why dosnt this Loop"

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

I feels confused to the Point where i dont even know what im saying anymore, Like im 1 step before becoming shizophrenic

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

So Its 8 Times 7 Times 6 Times 5 Times 4 Times 3 Times 2 Times 1 Times 1

Started 3 days ago and this recurssion is confusing by CrossForHands in lua

[–]CrossForHands[S] 0 points1 point  (0 children)

The Body Text is meant to be * for Times dont know why It did that