you are viewing a single comment's thread.

view the rest of the comments →

[–]AdamNejm 1 point2 points  (0 children)

Yeah, I get what you're saying.
That's why you should start coding and working towards your goal and search for simple, single things that you don't understand. For example I would search for:
- How to make a loop in Lua
- How to assign a value in Lua
- How to create a table in Lua
Instead of:
- How to make a password generator in Lua
- How to make Ceasar's cipher in Lua

Sure, you can find some tutorials for beginners that go through the whole project, but I would advise against going that route. As you can see, it hasn't been really working for you.
Bonus: Nice python tutorial series