Jump to content

Recommended Posts

Posted

Hello,

I have a fairly straight-forward question here...

For those who have learned, or who are learning Lua via Leadwerks, and are finding success in the process, what resources/methods are you using to learn?

I've been trying to learn, and can't seem to find a method that works for me, where what I'm doing "clicks". Online courses aren't doing it for me, because I'm finding there aren't very many good instructors out there. Wondering if maybe others have some suggestions that I haven't tried yet.

Thanks :)

Posted

There's the API reference, which is useful if you have some familiarity with coding at all.

https://www.leadwerks.com/learn?page=API-Reference

Also there's a lot of examples in the workshop, and on this forum, if you do a search for something specific. One of the guys used to have a video series that was really helpful but he deleted them. There's still a few guys in here who will help out (and Josh still responds to a lot, though I can't understand half the things he says).

This guy has a few tutorials. May be enough to jump start you:

https://www.youtube.com/channel/UCdNkNE5acxWUf2vCEo-eOcw

  • Haha 1
Posted

I don't know what to say, the only way to learn programming is by programming.

What has worked for me, tables that I use as classes, to attach to scripts entities, by simulating the behaviour of objects. So I think you can ask concrete questions, and you're sure to progress in your learning.

 

 

Astrocuco.thumb.png.c76e0fb3de2d6e437e7dca099625e11e.png

Posted

image.thumb.png.b50c8af039f54006e009eb164e2ebab4.png

Languages are usually universal in their structure, if you learn one you will learn them all. Variables, conditional structures, loops. I think if you play this game, it might help you in some way.

 

 

Astrocuco.thumb.png.c76e0fb3de2d6e437e7dca099625e11e.png

Posted

Hey all,

Thanks for the replies!

Yeah, I've tried the "learn to program by just programming", but that leaves me scratching my head 'cause I'm not sure where to start, and don't know what the right questions even are to ask lol.

I guess I'll just have to dig in and see what I can do.
 

  • Like 2
Posted

Yeah man one nice thought is that everyone here was there at one point. I'm no genius and even I figured it out. Leadwerks really held up their end on the claim that this is the easiest way to learn to code games, imo.

  • Thanks 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...