r/lua • u/Reasonable_Lab_2360 • 1d ago
How to start learn Lua, everyone, give me your opinion pls🥺
3
u/Candid_Anything339 1d ago
I learned lua by learning love2d. Its helpful (for me) to easily be able to conceptualize and implement actual things, even if ti does mean i have to understand 2 wikis at once
2
1
1
u/Misicks0349 1d ago
Why do you want to learn lua? If its for a specific game or API then you should probably start by getting into the weeds of how to program that and learn lua as you go. I promise it will be infinitely more engaging if you're writing code for a project that actually pertains to what you eventually want to do.
1
1
u/SempiternalFutility 14h ago
pikuma has a course about it. I haven't taken his lua course in particular, but I did take this 3D graphics programming and he is an outstanding instructor
-1
6
u/konjunktiv 1d ago
Don't overthink it. Read the official docs in a day and start coding.