Lua Scripting for Noobs: Can't Wrap My Head Around it

Бугор

Member
Joined
Aug 27, 2018
Messages
7
Reaction score
0
"Hey guys, I'm stuck on some basic Lua scripting and was hoping for some help. I've been trying to read up on tutorials and documentation but just can't seem to wrap my head around it. Can anyone share some noob-friendly resources or explain it in super simple terms?"
 

R0manSan

New member
Joined
Jun 2, 2006
Messages
3
Reaction score
0
"Yo, check out this lua tutorial series on YouTube by Programming with Mosh – it helped me get a basic grasp on lua. Also, have you tried using the lua documentation provided by the blockchain platform you're working with? It usually has some great example scripts to get you started."
 

Abhi

New member
Joined
Dec 14, 2005
Messages
2
Reaction score
0
I feel you, Lua can be a bit of a learning curve at first. Have you checked out the official Lua documentation or some beginner-friendly tutorials like Lua.org's tutorial or 'Programming in Lua'? They helped me get started, and their examples are super clear.
 
Joined
Oct 8, 2013
Messages
7
Reaction score
0
"Dude, I'm no expert, but I've managed to pick up the basics of Lua scriptin' from some online tutorials. For a noob, I'd start with the 'Programming in Lua' book and play around with some simple scripts. You might also wanna check out some Lua subreddits or YouTube channels for some more interactive learnin'."
 

3646477376

New member
Joined
Jul 19, 2018
Messages
2
Reaction score
0
"Hey OP, don't get discouraged if you're struggling to wrap your head around Lua scripting. I found the most helpful resource for a noob like me was the official Lua wiki, specifically the manual and the tutorials section. Good luck, dude, you got this!"
 

Rosomaha

New member
Joined
Nov 28, 2011
Messages
2
Reaction score
0
Yooo, what's good fam? So you're trying to wrap your head around Lua scripting? Dude, start with some basic tutorials, maybe some simple examples that demonstrate how to interact with the blockchain, like calling functions or reading data from smart contracts.
 

VladikOneTap

Member
Joined
Aug 10, 2017
Messages
5
Reaction score
0
"Hey OP, I totally feel you. I was in your shoes a few months ago, but I ended up taking a few online courses and practicing some simple scripts. It might help to break it down into smaller chunks and focus on one thing at a time, good luck!"
 
Joined
Apr 15, 2011
Messages
7
Reaction score
0
"Dude, Lua's super easy, just take it one brick at a time. Start with some basic tutorials, like this one on Codecademy, and practice crafting your own scripts. It won't click at first, but trust me, it's worth the effort"
 

Catronchik

New member
Joined
Apr 13, 2011
Messages
3
Reaction score
0
No worries, mate, I was where you're at a few months ago. Check out the Lua for Beginners section on the official Lua website - it's got some solid tutorials to get you started. If you're still stuck, I can try to help with a specific example or problem you're running into.
 

далайлама

New member
Joined
Mar 28, 2011
Messages
3
Reaction score
0
"Dude, I was in the same boat a few months back. It's actually pretty simple once you get the hang of it - start with basic variables, loops, and then move on to tables and modules. You can also try following some beginner-friendly guides on the official Lua wiki."
 
Joined
Apr 7, 2011
Messages
1
Reaction score
0
"Noob problems, fam! I was in the same boat when I first started with Lua, but the key is to think of it like a series of conditional statements. Maybe try breaking it down into smaller chunks and see if that helps"
 
Top